| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 | |
| Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo. | ||||
| 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-09-23 | /nightly/nightly-rustc | Erik Hofmayer | -1/+1 | |
| 2020-09-23 | Updated html_root_url for compiler crates | Erik Hofmayer | -1/+1 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+205 | |
