rust/library/core
Matthias Krüger cc5d86ac60
Rollup merge of #131274 - workingjubilee:stabilize-the-one-that-got-away, r=scottmcm
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
2024-10-14 06:04:27 +02:00
..
benches Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
src Rollup merge of #131274 - workingjubilee:stabilize-the-one-that-got-away, r=scottmcm 2024-10-14 06:04:27 +02:00
tests Rollup merge of #130629 - Dirbaio:net-from-octets, r=tgross35 2024-10-14 06:04:27 +02:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00