rust/library/core
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
..
src Rollup merge of #140066 - thaliaarchi:const-array-as-mut-slice, r=jhpratt 2025-05-24 21:23:47 +02:00
Cargo.toml Initial implementation of core_float_math 2025-05-13 22:08:18 +00:00