Files
rust/library/alloc/tests
Jubilee Young ddc367ded7 library: Stabilize const_ptr_write
Const-stabilizes:
- `write`
- `write_bytes`
- `write_unaligned`

In the following paths:
- `core::ptr`
- `core::ptr::NonNull`
- pointer `<*mut T>`

Const-stabilizes the internal `core::intrinsics`:
- `write_bytes`
- `write_via_move`
2024-10-12 00:02:36 -07:00
..
2024-07-31 17:10:55 +08:00
2024-01-11 15:04:48 +03:00
2023-12-10 10:56:22 +08:00
2024-08-25 13:41:39 +08:00
2024-07-29 08:26:52 +10:00
2023-04-16 11:38:52 +00:00
2020-07-27 19:51:13 -05:00
2024-10-12 00:02:36 -07:00
2024-07-31 17:10:55 +08:00