| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-12 | Simplify SyncOnceCell's `take` and `drop`. | Mara Bos | -26/+13 |
| 2020-09-08 | Capitalize safety comments | Flying-Toast | -3/+3 |
| 2020-09-05 | Add compile_fail test for SyncOnceCell's dropck issue. | Mara Bos | -1/+19 |
| 2020-09-05 | Fix dropck issue of SyncOnceCell. | Mara Bos | -1/+8 |
| 2020-09-01 | Auto merge of #76047 - Dylan-DPC:rename/maybe, r=RalfJung | bors | -2/+2 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -330/+3 |
| 2020-08-29 | rename get_{ref, mut} to assume_init_{ref,mut} in Maybeuninit | DPC | -2/+2 |
| 2020-08-25 | Suggest `mem::forget` if `mem::ManuallyDrop::new` isn't used | Scott McMurray | -1/+1 |
| 2020-08-19 | Rollup merge of #75696 - matklad:mirit, r=RalfJung | Tyler Mandry | -24/+4 |
| 2020-08-19 | Remove `#[cfg(miri)]` from OnceCell tests | Aleksey Kladov | -24/+4 |
| 2020-08-18 | Make OnceCell<T> transparent to dropck | Aleksey Kladov | -2/+12 |
| 2020-07-28 | Fix RefUnwindSafe & UnwinsSafe impls for lazy::SyncLazy | Aleksey Kladov | -1/+3 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+846 |
