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 #145043 - Zalathar:rollup-3dbvdrm, r=Zalathar
Rollup of 19 pull requests
Successful merges:
- #137831 (Tweak auto trait errors)
- #138689 (add nvptx_target_feature)
- #140267 (implement continue_ok and break_ok for ControlFlow)
- #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)
- #144369 (Upgrade semicolon_in_expressions_from_macros from warn to deny)
- #144439 (Introduce ModernIdent type to unify macro 2.0 hygiene handling)
- #144473 (Address libunwind.a inconsistency issues in the bootstrap program)
- #144601 (Allow `cargo fix` to partially apply `mismatched_lifetime_syntaxes`)
- #144650 (Additional tce tests)
- #144659 (bootstrap: refactor mingw dist and fix gnullvm)
- #144682 (Stabilize `strict_overflow_ops`)
- #145026 (Update books)
- #145033 (Reimplement `print_region` in `type_name.rs`.)
- #145040 (rustc-dev-guide subtree update)
Failed merges:
- #143857 (Port #[macro_export] to the new attribute parsing infrastructure)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments