mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
cc5d86ac60
library: Const-stabilize `MaybeUninit::assume_init_mut` FCP completed in https://github.com/rust-lang/rust/issues/86722#issuecomment-2393954459 Also moves const-ness of an unstable fn under the `maybe_uninit_slice` gate, Cc https://github.com/rust-lang/rust/issues/63569