| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-01 | Store associated item defaultness in impl_defaultness. | Camille GILLOT | -1/+1 |
| 2022-07-06 | Update TypeVisitor paths | Alan Egerton | -1/+1 |
| 2022-05-02 | fix most compiler/ doctests | Elliot Roberts | -0/+1 |
| 2022-03-16 | rustc_error: make ErrorReported impossible to construct | mark | -4/+6 |
| 2022-03-02 | rename ErrorReported -> ErrorGuaranteed | mark | -3/+3 |
| 2022-01-31 | Do not store overlap_mode, just pass it down on insert | Santiago Pastorino | -13/+1 |
| 2022-01-31 | Move overlap_mode into trait level attribute + feature flag | Santiago Pastorino | -1/+49 |
| 2022-01-07 | Add query to avoid name comparison in `leaf_def` | Matthew Jasper | -29/+16 |
| 2021-12-15 | Remove `in_band_lifetimes` from `rustc_middle` | Aaron Hill | -1/+1 |
| 2021-09-21 | use indexmap instead of hashmap | lcnr | -13/+3 |
| 2021-09-21 | rename | lcnr | -4/+4 |
| 2021-01-16 | Enforce that query results implement Debug | Aaron Hill | -2/+2 |
| 2020-09-21 | Reduce boilerplate with the matches! macro | LingMan | -4/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+248 |
