| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-23 | GenericParam does not need to be a HIR owner. | Camille GILLOT | -13/+0 |
| 2021-02-15 | Index Modules using their LocalDefId. | Camille GILLOT | -6/+3 |
| 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-28 | Do not visit ForeignItemRef for HIR indexing and validation. | Camille GILLOT | -0/+7 |
| 2020-11-26 | Store ForeignItem in a side table. | Camille GILLOT | -0/+5 |
| 2020-10-07 | implement nits | Bastian Kauschke | -1/+2 |
| 2020-10-07 | bodge | Bastian Kauschke | -0/+12 |
| 2020-09-25 | Address review comment | marmeladema | -4/+4 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+166 |
