| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-08-10 | Replace #[plugin_registrar] with exporting __rustc_plugin_registrar | bjorn3 | -57/+0 | |
| 2021-05-12 | Use () for plugin_registrar_fn. | Camille GILLOT | -23/+15 | |
| 2021-03-09 | Remove hir::Item::attrs. | Camille GILLOT | -1/+2 | |
| 2021-02-15 | Only store a LocalDefId in hir::Item. | Camille GILLOT | -5/+5 | |
| Items are guaranteed to be HIR owner. | ||||
| 2020-11-26 | Store ForeignItem in a side table. | Camille GILLOT | -0/+2 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+62 | |
