Commit a2638dd
committed
Auto merge of rust-lang#121345 - Nilstrieb:rollup-reb0xge, r=Nilstrieb
Rollup of 8 pull requests
Successful merges:
- rust-lang#121167 (resolve: Scale back unloading of speculatively loaded crates)
- rust-lang#121196 (Always inline check in `assert_unsafe_precondition` with cfg(debug_assertions))
- rust-lang#121241 (Implement `NonZero` traits generically.)
- rust-lang#121278 (Remove the "codegen" profile from bootstrap)
- rust-lang#121286 (Rename `ConstPropLint` to `KnownPanicsLint`)
- rust-lang#121291 (target: Revert default to the medium code model on LoongArch targets)
- rust-lang#121302 (Remove `RefMutL` hack in `proc_macro::bridge`)
- rust-lang#121318 (Trigger `unsafe_code` lint on invocations of `global_asm`)
Failed merges:
- rust-lang#121206 (Top level error handling)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
4 files changed
+222
-206
lines changed- core/src
- num
- proc_macro/src/bridge
4 files changed
+222
-206
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2575 | 2575 | | |
2576 | 2576 | | |
2577 | 2577 | | |
| 2578 | + | |
2578 | 2579 | | |
2579 | 2580 | | |
2580 | 2581 | | |
| |||
2659 | 2660 | | |
2660 | 2661 | | |
2661 | 2662 | | |
2662 | | - | |
| 2663 | + | |
| 2664 | + | |
| 2665 | + | |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
2663 | 2670 | | |
2664 | 2671 | | |
2665 | 2672 | | |
| |||
0 commit comments