| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -60/+0 |
| 2020-08-17 | rust_ast::ast => rustc_ast | Ujjwal Sharma | -1/+1 |
| 2020-08-08 | Eliminate the `SessionGlobals` from `librustc_ast`. | Nicholas Nethercote | -1/+1 |
| 2020-07-09 | Eliminate confusing "globals" terminology. | Nicholas Nethercote | -3/+3 |
| 2020-06-23 | Remove unused crate imports in 2018 edition crates | yuqio | -1/+0 |
| 2020-05-08 | Fix tests | Camille GILLOT | -3/+4 |
| 2020-02-29 | Rename `syntax` to `rustc_ast` in source code | Vadim Petrochenkov | -2/+2 |
| 2020-02-21 | print vis & defaultness for nested items | Mazdak Farrokhzad | -8/+2 |
| 2020-02-17 | Rename `FunctionRetTy` to `FnRetTy` | Yuki Okushi | -4/+2 |
| 2020-02-01 | syntax: reexport attr globals | Mazdak Farrokhzad | -1/+1 |
| 2020-02-01 | syntax::print -> new crate rustc_ast_pretty | Mazdak Farrokhzad | -0/+68 |
