| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-13 | Cache more queries on disk. | Camille GILLOT | -3/+3 |
| 2022-02-03 | Fix ret > 1 bound if shadowed by const | kadmin | -3/+2 |
| 2022-01-19 | Store a `Symbol` instead of an `Ident` in `AssocItem` | Aaron Hill | -8/+11 |
| 2022-01-17 | Update term for use in more places | kadmin | -0/+13 |
| 2022-01-08 | Link impl items to corresponding trait items in late resolver. | Camille GILLOT | -15/+0 |
| 2022-01-07 | Add `trait_item_def_id` to `AssocItem` | Matthew Jasper | -0/+5 |
| 2021-12-15 | Remove `in_band_lifetimes` from `rustc_middle` | Aaron Hill | -1/+1 |
| 2021-08-13 | handle the case when container is not impl | Deadbeef | -5/+3 |
| 2021-08-13 | Inherited use constness and assoc change predicate | Deadbeef | -0/+9 |
| 2021-07-23 | Improve `get_by_key_enumerated` more | Yuki Okushi | -1/+1 |
| 2021-04-05 | resolve conflicts | hi-rustin | -3/+3 |
| 2021-03-10 | Moved all Assoc* types to assoc.rs. | Nicholas-Baron | -0/+170 |
