| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-16 | Move/rename `lazy::{OnceCell, Lazy}` to `cell::{OnceCell, LazyCell}` | Maybe Waffle | -1/+1 |
| 2021-08-22 | Fix typos “a”→“an” | Frank Steffahn | -1/+1 |
| 2021-06-04 | Unify parallel and non-parallel APIs | Joshua Nelson | -2/+54 |
| 2021-06-04 | Remove unused code from `rustc_data_structures::sync` | Joshua Nelson | -110/+0 |
| 2020-10-29 | Use RwLock instead of Lock for SourceMap::files | Tomasz Miąsko | -1/+1 |
| 2020-08-30 | datastructures: replace `once_cell` crate with an impl from std | marmeladema | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+658 |
