| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-09-09 | Auto merge of #115657 - Zoxc:source-span-avoid-query, r=cjgillot | bors | -1/+1 |
| 2023-09-08 | Avoid a `source_span` query when encoding Spans into query results | John Kåre Alsaker | -1/+1 |
| 2023-09-07 | Use `Freeze` for `SourceFile.lines` | John Kåre Alsaker | -1/+1 |
| 2023-09-03 | Use relative positions inside a SourceFile. | Camille GILLOT | -2/+3 |
| 2023-07-14 | Use u64 for incr comp allocation offsets | Ben Kimock | -2/+4 |
| 2023-06-26 | Migrate predicates_of and caller_bounds to Clause | Michael Goulet | -7/+0 |
| 2023-06-22 | migrate inferred_outlives_of to Clause | Michael Goulet | -7/+0 |
| 2023-06-22 | Migrate item_bounds to ty::Clause | Michael Goulet | -0/+7 |
| 2023-06-19 | s/Clause/ClauseKind | Michael Goulet | -1/+1 |
| 2023-05-04 | Remove unneeded encode/decode methods. | Nicholas Nethercote | -4/+0 |
| 2023-04-26 | Inline tweaks | John Kåre Alsaker | -4/+24 |
| 2023-04-26 | Remove QueryEngine trait | John Kåre Alsaker | -47/+9 |
| 2023-04-26 | Move on_disk_cache.rs | John Kåre Alsaker | -0/+1064 |
