| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-26 | Put all coretests in a separate crate | bjorn3 | -167/+0 |
| 2024-10-17 | Do not run test where it cannot run | Amanjeev Sethi | -0/+1 |
| 2024-09-17 | Implement ACP 429: add `Lazy{Cell,Lock}::get[_mut]` and `force_mut` | Chayim Refael Friedman | -0/+21 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+3 |
| 2023-04-26 | Rollup merge of #110419 - jsoref:spelling-library, r=jyn514 | Matthias Krüger | -1/+1 |
| 2023-04-26 | Spelling library/ | Josh Soref | -1/+1 |
| 2023-04-16 | fix library and rustdoc tests | Deadbeef | -0/+2 |
| 2022-10-29 | More inference-friendly API for lazy | Aleksey Kladov | -0/+6 |
| 2022-06-16 | Move/rename `lazy::{OnceCell, Lazy}` to `cell::{OnceCell, LazyCell}` | Maybe Waffle | -3/+2 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -1/+1 |
| 2021-10-18 | Make more `From` impls `const` | woppopo | -0/+6 |
| 2020-08-18 | Make OnceCell<T> transparent to dropck | Aleksey Kladov | -0/+9 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+124 |
