Commit 1c15b82
committed
Auto merge of rust-lang#118857 - matthiaskrgr:rollup-t02kx2u, r=matthiaskrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#118445 (Let `reuse` look inside git submodules)
- rust-lang#118756 (use bold magenta instead of bold white for highlighting)
- rust-lang#118797 (End locals' live range before suspending coroutine)
- rust-lang#118840 (remove some redundant clones)
- rust-lang#118844 (Monomorphize args while building Instance body in StableMIR)
- rust-lang#118846 (Fix BinOp `ty()` assertion and `fn_sig()` for closures)
- rust-lang#118848 (Add myself back to review rotation)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
34 files changed
+1368
-79
lines changed- .reuse
- LICENSES
- compiler
- rustc_borrowck/src/diagnostics
- rustc_errors/src
- rustc_middle/src/ty
- rustc_mir_transform/src
- rustc_resolve/src
- rustc_smir/src/rustc_smir
- stable_mir/src
- mir
- src
- ci/docker/host-x86_64/mingw-check
- tools
- collect-license-metadata/src
- generate-copyright/src
- rust-analyzer/crates/stdx/src
- tidy/src
- tests
- mir-opt
- building
- inline
- ui/error-emitter
34 files changed
+1368
-79
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 40 | | |
48 | | - | |
| 41 | + | |
49 | 42 | | |
50 | 43 | | |
51 | 44 | | |
| |||
85 | 78 | | |
86 | 79 | | |
87 | 80 | | |
88 | | - | |
89 | | - | |
| 81 | + | |
| 82 | + | |
90 | 83 | | |
91 | 84 | | |
92 | 85 | | |
93 | 86 | | |
94 | | - | |
| 87 | + | |
95 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
Large diffs are not rendered by default.
0 commit comments