| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-17 | Use LocalExpnId where possible. | Camille GILLOT | -2/+3 |
| 2021-04-16 | Remove #[main] attribute. | Charles Lew | -6/+6 |
| 2021-02-18 | ast: Keep expansion status for out-of-line module items | Vadim Petrochenkov | -7/+6 |
| 2021-02-18 | ast: Stop using `Mod` in `Crate` | Vadim Petrochenkov | -3/+7 |
| 2021-02-01 | Box the biggest ast::ItemKind variants | Dániel Buga | -1/+2 |
| 2020-11-10 | Changed unwrap_or to unwrap_or_else in some places. | Nicholas-Baron | -1/+1 |
| 2020-11-10 | Rollup merge of #78875 - petrochenkov:cleantarg, r=Mark-Simulacrum | Jonas Schievink | -1/+1 |
| 2020-11-08 | Collapse all uses of `target.options.foo` into `target.foo` | Vadim Petrochenkov | -1/+1 |
| 2020-11-03 | rustc_ast: Do not panic by default when visiting macro calls | Vadim Petrochenkov | -8/+0 |
| 2020-10-15 | Replace target.target with target and target.ptr_width with target.pointer_width | est31 | -1/+1 |
| 2020-09-10 | Attach `TokenStream` to `ast::Visibility` | Aaron Hill | -2/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+383 |
