rust/library/core
Jubilee Young 187c8b0ce9 library: Stabilize const_replace
Depends on stabilizing `const_ptr_write`.

Const-stabilizes:
- `core::mem::replace`
- `core::ptr::replace`
2024-10-12 00:02:38 -07:00
..
benches Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
src library: Stabilize const_replace 2024-10-12 00:02:38 -07:00
tests library: Stabilize const_ptr_write 2024-10-12 00:02:36 -07:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00