| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-26 | Cut code size for feature hashing | Mark Rousskov | -4/+4 |
| 2023-11-21 | Add HashStable_NoContext to simplify HashStable implementations in rustc_type_ir | Michael Goulet | -2/+0 |
| 2023-09-07 | Use `Freeze` for `SourceFile.lines` | John Kåre Alsaker | -4/+5 |
| 2023-09-03 | Use relative positions inside a SourceFile. | Camille GILLOT | -33/+7 |
| 2023-05-24 | Use `Option::is_some_and` and `Result::is_ok_and` in the compiler | Maybe Waffle | -2/+2 |
| 2023-04-16 | Remove some unnecessary hash truncations | Ben Kimock | -1/+1 |
| 2022-09-07 | Use HashStable_Generic in rustc_type_ir | Eric Holk | -0/+2 |
| 2022-08-16 | Shrink `ast::Attribute`. | Nicholas Nethercote | -3/+3 |
| 2022-06-02 | Address review comments. | Nicholas Nethercote | -14/+11 |
| 2022-06-01 | Lazify `SourceFile::lines`. | Nicholas Nethercote | -5/+12 |
| 2021-10-03 | Move ICH to rustc_query_system. | Camille GILLOT | -0/+146 |
