rust/library/core/src/array
Guillaume Gomez 07157b78b1
Rollup merge of #140066 - thaliaarchi:const-array-as-mut-slice, r=jhpratt
Stabilize `<[T; N]>::as_mut_slice` as `const`

This is trivial and has no design questions.

Tracked in https://github.com/rust-lang/rust/issues/133333.

r? libs-api
2025-05-24 21:23:47 +02:00
..
iter PR feedback 2025-04-09 21:44:59 -07:00
ascii.rs Remove #[cfg(not(test))] gates in core 2025-03-06 13:21:59 -08:00
drain.rs Allow canonicalizing the array::map loop in trusted cases 2023-02-04 16:44:51 -08:00
equality.rs Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00
iter.rs Polymorphize array::IntoIter's iterator impl 2025-04-05 17:55:24 -07:00
mod.rs Rollup merge of #140066 - thaliaarchi:const-array-as-mut-slice, r=jhpratt 2025-05-24 21:23:47 +02:00