mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
864e5d8d94
stabilize `Option::as_`(`mut_`)`slice` This is the stabilization to #108545. Thanks to everyone who helped getting this into Rust proper.