| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-08 | Remove empty core::lazy and std::lazy | est31 | -1/+0 |
| 2022-06-16 | Move/rename `lazy::{OnceCell, Lazy}` to `cell::{OnceCell, LazyCell}` | Maybe Waffle | -388/+0 |
| 2022-02-17 | Rollup merge of #89869 - kpreid:from-doc, r=yaahc | Matthias Krüger | -0/+1 |
| 2021-12-30 | Use `UnsafeCell::get_mut()` in `core::lazy::OnceCell::get_mut()` | Chayim Refael Friedman | -2/+1 |
| 2021-12-04 | Add documentation to more `From::from` implementations. | Kevin Reid | -0/+1 |
| 2021-10-18 | Make more `From` impls `const` | woppopo | -1/+1 |
| 2021-10-10 | Add #[must_use] to core and std constructors | John Kugelman | -0/+1 |
| 2021-09-17 | Don't inline OnceCell initialization closures | The8472 | -1/+10 |
| 2020-09-08 | Capitalize safety comments | Flying-Toast | -4/+4 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+379 |
