| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-12 | Use () for lang items. | Camille GILLOT | -11/+7 |
| 2021-03-09 | Access attrs directly from HirId in rustc_passes::diagnostic_item. | Camille GILLOT | -6/+8 |
| 2021-02-15 | Use less HirId when referring to items. | Camille GILLOT | -8/+7 |
| 2021-02-15 | Only store a LocalDefId in hir::MacroDef. | Camille GILLOT | -1/+1 |
| 2021-02-15 | Only store a LocalDefId in hir::ForeignItem. | Camille GILLOT | -1/+1 |
| 2021-02-15 | Only store a LocalDefId in hir::ImplItem. | Camille GILLOT | -1/+1 |
| 2021-02-15 | Only store a LocalDefId in hir::TraitItem. | Camille GILLOT | -1/+1 |
| 2021-02-15 | Only store a LocalDefId in hir::Item. | Camille GILLOT | -1/+1 |
| 2020-11-26 | Use visitor for its very purpose. | Camille GILLOT | -13/+3 |
| 2020-11-26 | Store ForeignItem in a side table. | Camille GILLOT | -0/+2 |
| 2020-10-18 | Allow #[rustc_diagnostic_item] on macros. | Mara Bos | -0/+4 |
| 2020-10-27 | Cache foreign_modules query | Ryan Levick | -1/+1 |
| 2020-09-19 | transmute: use diagnostic item | Bastian Kauschke | -1/+13 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+131 |
