| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-31 | Add doc aliases for "delete" | Konrad Borowski | -0/+1 |
| 2021-01-04 | Make `size_of_val` and `min_align_of_val` intrinsics unsafe | Camelid | -5/+11 |
| 2020-12-31 | Remove many unnecessary manual link resolves from library | Camelid | -1/+0 |
| 2020-12-30 | Rollup merge of #80491 - RalfJung:dangling-of-val, r=oli-obk | Mara Bos | -2/+4 |
| 2020-12-30 | CTFE: test size/align_of_val_raw on dangling pointers | Ralf Jung | -2/+4 |
| 2020-12-29 | Make forget intrinsic safe | Tomasz Miąsko | -1/+6 |
| 2020-10-11 | transmute_copy: explain that alignment is handled correctly | Ralf Jung | -4/+4 |
| 2020-10-01 | Uplift drop-bounds lint from clippy | Michael Howell | -0/+1 |
| 2020-09-14 | Use intra-doc links in `core::mem` | Camelid | -40/+17 |
| 2020-08-25 | Suggest `mem::forget` if `mem::ManuallyDrop::new` isn't used | Scott McMurray | -1/+1 |
| 2020-08-01 | See also X-Link mem::{swap, take, replace} | Ryan Scheel | -0/+16 |
| 2020-07-29 | Make `{align,size}_of_val` `const` | Dylan MacKenzie | -3/+5 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1044 |
