| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-29 | Avoid more invocations of hir_crate query. | Camille GILLOT | -1/+1 |
| 2021-08-21 | Remove `Session.used_attrs` and move logic to `CheckAttrVisitor` | Aaron Hill | -2/+2 |
| 2021-02-15 | Use less HirId when referring to items. | Camille GILLOT | -6/+6 |
| 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 | Store ForeignItem in a side table. | Camille GILLOT | -0/+4 |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -1/+1 |
| 2020-10-15 | mangling: non-monomorphic `#[rustc_symbol_name]` | David Wood | -3/+6 |
| 2020-10-06 | Fix rustc_def_path to show the full path and not the trimmed one | Dan Aloni | -1/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+70 |
