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
Rollup of 16 pull requests
Successful merges:
- rust-lang#58829 (librustc_interface: Update scoped-tls to 1.0)
- rust-lang#58876 (Parse lifetimes that start with a number and give specific error)
- rust-lang#58908 (Update rand version)
- rust-lang#58998 (Fix documentation of from_ne_bytes and from_le_bytes)
- rust-lang#59056 (Use lifetime contravariance to elide more lifetimes in core+alloc+std)
- rust-lang#59057 (Standardize `Range*` documentation)
- rust-lang#59080 (Fix incorrect links in librustc_codegen_llvm documentation)
- rust-lang#59083 (Fixrust-lang#54822 and associated faulty tests)
- rust-lang#59093 (Remove precompute_in_scope_traits_hashes)
- rust-lang#59101 (Reduces Code Repetitions like `!n >> amt`)
- rust-lang#59121 (impl FromIterator for Result: Use assert_eq! instead of assert!)
- rust-lang#59124 (Replace assert with assert_eq)
- rust-lang#59129 (Visit impl Trait for dead_code lint)
- rust-lang#59130 (Note that NonNull does not launder shared references for mutation)
- rust-lang#59132 (ignore higher-ranked object bound conditions created by WF)
- rust-lang#59138 (Simplify Iterator::{min, max})
Failed merges:
r? @ghost
0 commit comments