| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-08-22 | Fix typos “a”→“an” | Frank Steffahn | -1/+1 | |
| 2021-06-04 | Unify parallel and non-parallel APIs | Joshua Nelson | -2/+54 | |
| It's confusing for these to be different, even if some of the methods are unused. | ||||
| 2021-06-04 | Remove unused code from `rustc_data_structures::sync` | Joshua Nelson | -110/+0 | |
| Found using https://github.com/est31/warnalyzer. | ||||
| 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 | |
