| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-25 | Suggest `mem::forget` if `mem::ManuallyDrop::new` isn't used | Scott McMurray | -2/+6 |
| 2020-08-19 | Rollup merge of #75038 - rust-lang:Havvy-patch-1, r=steveklabnik | Yuki Okushi | -0/+16 |
| 2020-08-15 | Use intra-doc links in `mem::manually_drop` & `mem::maybe_uninit` | chansuke | -10/+6 |
| 2020-08-07 | fix feature gate and tracking issue | Ralf Jung | -2/+2 |
| 2020-08-07 | make MaybeUninit::as_(mut_)ptr const | Ralf Jung | -4/+8 |
| 2020-08-01 | See also X-Link mem::{swap, take, replace} | Ryan Scheel | -0/+16 |
| 2020-08-01 | Rollup merge of #74602 - poliorcetics:maybe-uninit-zeroed-doc-clarification, ... | Manish Goregaokar | -2/+2 |
| 2020-08-01 | Reword incorrect use of zeroed() | Alexis Bourget | -3/+2 |
| 2020-07-29 | Make `{align,size}_of_val` `const` | Dylan MacKenzie | -3/+5 |
| 2020-07-28 | Clarify the doc for MaybeUninit::zeroed on incorrect use | Alexis Bourget | -2/+3 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+2029 |
