This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit e0caf39
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: rollup4 files changed
+18
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments