| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-12 | library: Stabilize `const_ptr_write` | Jubilee Young | -1/+0 | |
| 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-09-27 | tests: issue-69488.rs => load-preserves-partial-init-issue-69488.rs | Jubilee Young | -0/+36 | |
