| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-02-13 | Rename rustc_errors dependency in rust 2018 crates | Taiki Endo | -1/+0 |
| 2019-02-11 | Use `Rc<[Symbol]>` instead of `Vec<Symbol>` to reduce # of allocs | Oliver Scherer | -2/+2 |
| 2019-02-11 | Require a list of features to allow in `allow_internal_unstable` | Oliver Scherer | -1/+4 |
| 2019-02-07 | Rollup merge of #58133 - taiki-e:libsyntax_ext-2018, r=Centril | kennytm | -4/+3 |
| 2019-02-06 | Overhaul `syntax::fold::Folder`. | Nicholas Nethercote | -2/+2 |
| 2019-02-04 | libsyntax_ext => 2018 | Taiki Endo | -4/+3 |
| 2019-01-28 | Conditionally skip two passes if their related attributes were not found | John Kåre Alsaker | -2/+5 |
| 2019-01-13 | Implement basic input validation for built-in attributes | Vadim Petrochenkov | -22/+5 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-04 | cleanup: remove static lifetimes from consts | ljedrz | -2/+1 |
| 2018-11-30 | proc_macro: introduce a "bridge" between clients (proc macros) and servers (c... | Eduard-Mihai Burtescu | -0/+441 |
