| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-16 | ast/hir: Rename field-related structures | Vadim Petrochenkov | -3/+3 |
| 2021-03-09 | Track HirId when visiting attributes. | Camille GILLOT | -4/+7 |
| 2021-03-09 | Access attrs directly from HirId in rustc_lint::late. | Camille GILLOT | -14/+13 |
| 2021-02-15 | Index Modules using their LocalDefId. | Camille GILLOT | -1/+1 |
| 2021-02-15 | Only store a LocalDefId in hir::ForeignItem. | Camille GILLOT | -2/+2 |
| 2021-02-15 | Only store a LocalDefId in hir::ImplItem. | Camille GILLOT | -2/+2 |
| 2021-02-15 | Only store a LocalDefId in hir::TraitItem. | Camille GILLOT | -2/+2 |
| 2021-02-15 | Only store a LocalDefId in hir::Item. | Camille GILLOT | -2/+2 |
| 2021-02-15 | Use ItemId as a strongly typed index. | Camille GILLOT | -1/+1 |
| 2021-01-18 | Reset LateContext enclosing body in nested items | Cameron Steffen | -0/+4 |
| 2020-10-24 | Fix inconsistencies in handling of inert attributes on statements | Aaron Hill | -6/+7 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+499 |
