| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-11-09 | move attr meta grammar to parse::validate_atr + ast_validation | Mazdak Farrokhzad | -12/+12 |
| 2019-07-26 | Introduce built-in macros through libcore | Vadim Petrochenkov | -15/+9 |
| 2019-05-25 | Reword malformed attribute input diagnostics | Esteban Küber | -21/+21 |
| 2019-03-16 | syntax_ext: Validate `#[proc_macro_derive]` input better | Vadim Petrochenkov | -2/+14 |
| 2019-03-16 | syntax: Do not accidentally treat multi-segment meta-items as single-segment | Vadim Petrochenkov | -1/+13 |
| 2019-03-16 | Add tests for malformed input in `#[proc_macro_derive]` | Vadim Petrochenkov | -25/+61 |
| 2019-01-13 | Address review comments | Vadim Petrochenkov | -2/+2 |
| 2019-01-13 | Implement basic input validation for built-in attributes | Vadim Petrochenkov | -12/+12 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -8/+8 |
| 2018-12-09 | Move former compile-fail-fulldeps tests to ui | Vadim Petrochenkov | -0/+50 |
