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#55974 - pietroalbini:rollup, r=pietroalbini
Rollup of 17 pull requests
Successful merges:
- rust-lang#55182 (Redox: Update to new changes)
- rust-lang#55211 (Add BufWriter::buffer method)
- rust-lang#55507 (Add link to std::mem::size_of to size_of intrinsic documentation)
- rust-lang#55530 (Speed up String::from_utf16)
- rust-lang#55556 (Use `Mmap` to open the rmeta file.)
- rust-lang#55622 (NetBSD: link libstd with librt in addition to libpthread)
- rust-lang#55750 (Make `NodeId` and `HirLocalId` `newtype_index`)
- rust-lang#55778 (Wrap some query results in `Lrc`.)
- rust-lang#55781 (More precise spans for temps and their drops)
- rust-lang#55785 (Add mem::forget_unsized() for forgetting unsized values)
- rust-lang#55852 (Rewrite `...` as `..=` as a `MachineApplicable` 2018 idiom lint)
- rust-lang#55865 (Unix RwLock: avoid racy access to write_locked)
- rust-lang#55901 (fix various typos in doc comments)
- rust-lang#55926 (Change sidebar selector to fix compatibility with docs.rs)
- rust-lang#55930 (A handful of hir tweaks)
- rust-lang#55932 (core/char: Speed up `to_digit()` for `radix <= 10`)
- rust-lang#55956 (add tests for some fixed ICEs)
Failed merges:
r? @ghost
0 commit comments