| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-05-06 | Rename `graph::implementation::Graph` to `LinkedGraph` | Zalathar | -3/+3 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2023-09-21 | Move `DepKind` to `rustc_query_system` and define it as `u16` | John Kåre Alsaker | -11/+11 |
| 2023-04-24 | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | -1/+1 |
| 2023-04-16 | Various minor Idx-related tweaks | Scott McMurray | -4/+1 |
| 2021-03-30 | Address review. | Camille GILLOT | -1/+2 |
| 2021-03-30 | Fix tests. | Camille GILLOT | -4/+13 |
| 2021-03-30 | Stream the dep-graph to a file. | Camille GILLOT | -18/+17 |
| 2021-03-27 | Remove (lots of) dead code | Joshua Nelson | -4/+0 |
| 2020-12-22 | rustc_query_system: use more space-efficient edges representation | Tyson Nottingham | -6/+12 |
| 2020-12-22 | rustc_query_system: share previous graph data with current graph | Tyson Nottingham | -4/+4 |
| 2020-10-14 | Remove unused code from rustc_query_system | est31 | -18/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+74 |
