Commit 68ec93d
committed
Auto merge of #128093 - matthiaskrgr:rollup-1snye4b, r=matthiaskrgr
Rollup of 6 pull requests
Successful merges:
- #125834 (treat `&raw (const|mut) UNSAFE_STATIC` implied deref as safe)
- #127962 (Cleanup compiletest dylib name calculation)
- #128049 (Reword E0626 to mention static coroutine, add structured suggestion for adding `static`)
- #128067 (Get rid of `can_eq_shallow`)
- #128076 (Get rid of `InferCtxtExt` from `error_reporting::traits`)
- #128089 (std: Unsafe-wrap actually-universal platform code)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
3 files changed
+4
-4
lines changed- tests
- fail
- pass
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments