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 rust-lang#78334 - jonas-schievink:rollup-z0gzbmm, r=jonas-schievink
Rollup of 12 pull requests
Successful merges:
- rust-lang#75115 (`#[deny(unsafe_op_in_unsafe_fn)]` in sys/cloudabi)
- rust-lang#76614 (change the order of type arguments on ControlFlow)
- rust-lang#77610 (revise Hermit's mutex interface to support the behaviour of StaticMutex)
- rust-lang#77830 (Simplify query proc-macros)
- rust-lang#77930 (Do not ICE with TraitPredicates containing [type error])
- rust-lang#78069 (Fix const core::panic!(non_literal_str).)
- rust-lang#78072 (Cleanup constant matching in exhaustiveness checking)
- rust-lang#78119 (Throw core::panic!("message") as &str instead of String.)
- rust-lang#78191 (Introduce a temporary for discriminant value in MatchBranchSimplification)
- rust-lang#78272 (const_evaluatable_checked: deal with unused nodes + div)
- rust-lang#78318 (TyCtxt: generate single impl block with `slice_interners` macro)
- rust-lang#78327 (resolve: Relax macro resolution consistency check to account for any errors)
Failed merges:
r? `@ghost`
0 commit comments