Commit cbe1f52
committed
Auto merge of rust-lang#120843 - matthiaskrgr:rollup-med37z5, r=matthiaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#113671 (Make privacy visitor use types more (instead of HIR))
- rust-lang#120308 (core/time: avoid divisions in Duration::new)
- rust-lang#120693 (Invert diagnostic lints.)
- rust-lang#120704 (A drive-by rewrite of `give_region_a_name()`)
- rust-lang#120809 (Use `transmute_unchecked` in `NonZero::new`.)
- rust-lang#120817 (Fix more `ty::Error` ICEs in MIR passes)
- rust-lang#120828 (Fix `ErrorGuaranteed` unsoundness with stash/steal.)
- rust-lang#120831 (Startup objects disappearing from sysroot)
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+13
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
94 | | - | |
95 | 93 | | |
96 | 94 | | |
97 | 95 | | |
98 | 96 | | |
99 | 97 | | |
100 | | - | |
| 98 | + | |
101 | 99 | | |
102 | 100 | | |
103 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
207 | 212 | | |
208 | 213 | | |
209 | 214 | | |
| |||
0 commit comments