| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-08 | Value recovery can take the whole CycleError | Michael Goulet | -5/+6 |
| 2023-12-24 | Remove more `Session` methods that duplicate `DiagCtxt` methods. | Nicholas Nethercote | -1/+1 |
| 2023-09-21 | Move `DepKind` to `rustc_query_system` and define it as `u16` | John Kåre Alsaker | -5/+5 |
| 2023-08-27 | Pass ErrorGuaranteed to cycle error | Michael Goulet | -2/+4 |
| 2023-07-05 | Show which type was not specialized on query cycle misuse | Oli Scherer | -2/+5 |
| 2022-12-23 | Use DepKind instead of &str | gimbles | -5/+5 |
| 2022-11-06 | Rename `Ctxt` and `CTX` to `Tcx` and `Qcx` | Nilstrieb | -4/+4 |
| 2022-10-07 | Rewrite representability | Cameron Steffen | -2/+3 |
| 2022-09-06 | Make `HandleCycleError` an enum instead of a macro-generated closure | Joshua Nelson | -0/+14 |
