Commit 40d296f
committed
Auto merge of #120251 - matthiaskrgr:rollup-gttrw68, r=matthiaskrgr
Rollup of 8 pull requests
Successful merges:
- #119664 (Fix tty detection for msys2's `/dev/ptmx`)
- #120104 (never_patterns: Count `!` bindings as diverging)
- #120109 (Move cmath into `sys`)
- #120143 (Consolidate logic around resolving built-in coroutine trait impls)
- #120159 (Track `verbose` and `verbose_internals`)
- #120216 (Fix a `trimmed_def_paths` assertion failure.)
- #120220 (Document `Token{Stream,Tree}::Display` more thoroughly.)
- #120233 (Revert stabilization of trait_upcasting feature)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
4 files changed
+9
-2
lines changed- src
- tests
- fail
- pass
4 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
0 commit comments