| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-10-23 | Allow `ensure` queries to return `Result<(), ErrorGuaranteed>` | Oli Scherer | -3/+55 |
| 2023-09-21 | Move `DepKind` to `rustc_query_system` and define it as `u16` | John Kåre Alsaker | -4/+4 |
| 2023-08-27 | More precisely detect cycle errors from type_of on opaque | Michael Goulet | -0/+3 |
| 2023-08-27 | Pass ErrorGuaranteed to cycle error | Michael Goulet | -2/+3 |
| 2023-08-14 | Use `{Local}ModDefId` in many queries | Nilstrieb | -0/+22 |
| 2023-05-21 | Replace `QueryStruct` with arrays local to `rustc_query_impl` | John Kåre Alsaker | -13/+3 |
| 2023-05-18 | Rollup merge of #111703 - Zoxc:queries-mod, r=cjgillot | Dylan DPC | -93/+64 |
| 2023-05-18 | Merge query property modules into one | John Kåre Alsaker | -93/+64 |
| 2023-05-17 | Delay a bug when overwriting fed value. | Camille GILLOT | -5/+13 |
| 2023-05-17 | Move rustc_middle/src/ty/query.rs to rustc_middle/src/query/plumbing.rs | John Kåre Alsaker | -0/+640 |
