You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #145039 - Zalathar:rollup-98v9fbg, r=Zalathar
Rollup of 20 pull requests
Successful merges:
- #137831 (Tweak auto trait errors)
- #143028 (emit `StorageLive` and schedule `StorageDead` for `let`-`else`'s bindings after matching)
- #143764 (lower pattern bindings in the order they're written and base drop order on primary bindings' order)
- #143808 (Port `#[should_panic]` to the new attribute parsing infrastructure )
- #143906 (Miri: non-deterministic floating point operations in `foreign_items`)
- #143929 (Mark all deprecation lints in name resolution as deny-by-default and report-in-deps)
- #144133 (Stabilize const TypeId::of)
- #144439 (Introduce ModernIdent type to unify macro 2.0 hygiene handling)
- #144473 (Address libunwind.a inconsistency issues in the bootstrap program)
- #144659 (bootstrap: refactor mingw dist and fix gnullvm)
- #144705 (compiler-builtins: plumb LSE support for aarch64 on linux/gnu when optimized-compiler-builtins not enabled)
- #144807 (Streamline config in bootstrap)
- #144900 (Stabilize `unsigned_signed_diff` feature)
- #144903 (Rename `begin_panic_handler` to `panic_handler`)
- #144931 ([win][arm64ec] Fix msvc-wholearchive for Arm64EC)
- #144974 (compiler-builtins subtree update)
- #144997 (bump bootstrap compiler to 1.90 beta)
- #145004 (Couple of minor cleanups)
- #145009 (A couple small changes for rust-analyzer next-solver work)
- #145014 (Revert "Preserve the .debug_gdb_scripts section")
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments