| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-26 | Introduce built-in macros through libcore | Vadim Petrochenkov | -2/+1 | |
| 2019-05-25 | Reword malformed attribute input diagnostics | Esteban Küber | -6/+4 | |
| - Handle empty `cfg_attr` attribute - Reword empty `derive` attribute error - Use consistend error message: "malformed `attrname` attribute input" - Provide suggestions when possible - Move note/help to label/suggestion - Use consistent wording "ill-formed" -> "malformed" - Move diagnostic logic out of parser | ||||
| 2019-03-16 | syntax_ext: Validate `#[proc_macro_derive]` input better | Vadim Petrochenkov | -3/+3 | |
| Tweak some error wording | ||||
| 2019-03-16 | syntax: Do not accidentally treat multi-segment meta-items as single-segment | Vadim Petrochenkov | -2/+2 | |
| 2019-03-16 | Add tests for malformed input in `#[proc_macro_derive]` | Vadim Petrochenkov | -37/+57 | |
| 2019-01-13 | Implement basic input validation for built-in attributes | Vadim Petrochenkov | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-09 | Move former compile-fail-fulldeps tests to ui | Vadim Petrochenkov | -0/+66 | |
