| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-21 | use indexmap instead of hashmap | lcnr | -13/+3 |
| 2021-07-01 | Rename all_crate_nums query to crates and remove useless wrapper | bjorn3 | -1/+1 |
| 2021-05-12 | Use () for HIR queries. | Camille GILLOT | -10/+1 |
| 2021-04-16 | Implement #[rustc_skip_array_during_method_dispatch] | Josh Stone | -0/+7 |
| 2021-03-30 | Only look at blanket impls in `get_blanket_impls` | Joshua Nelson | -0/+6 |
| 2021-02-15 | Trait impls are Items, therefore HIR owners. | Camille GILLOT | -5/+4 |
| 2021-01-16 | Enforce that query results implement Debug | Aaron Hill | -1/+1 |
| 2020-10-09 | Reimplement for_each_relevant_impl on top of find_map... | Dániel Buga | -30/+17 |
| 2020-10-09 | Add find_map_relevant_impl | Dániel Buga | -0/+35 |
| 2020-09-06 | Fix documentation for TyCtxt::all_impls | Sasha | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+234 |
