mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
609b8c5cef
Rollup of 4 pull requests Successful merges: - rust-lang/rust#156824 (Parse `mut` restrictions) - rust-lang/rust#156810 (Fix doc typo in Vec::into_array and convert Arc/Box/Rc::into_arry to -> Result) - rust-lang/rust#156833 (Add regression test for const parameter default ICE) - rust-lang/rust#156843 (Make impl_trait_redundant_captures suggestion remove adjacent +)