| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-18 | Rollup merge of #85339 - FabianWolff:issue-83893, r=varkor | Guillaume Gomez | -3/+124 |
| 2021-05-17 | Two minor changes for readability and efficiency | Fabian Wolff | -3/+2 |
| 2021-05-16 | Implement changes suggested by varkor | Fabian Wolff | -5/+49 |
| 2021-05-15 | Report an error if a lang item has the wrong number of generic arguments | Fabian Wolff | -5/+83 |
| 2021-05-12 | Use () for lang items. | Camille GILLOT | -6/+3 |
| 2021-03-09 | Access attrs directly from HirId in rustc_passes::lang_items. | Camille GILLOT | -14/+6 |
| 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/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+220 |
