Mazdak Farrokhzad
|
287ceed469
|
Deprecate #![plugin] and #[plugin_registrar] .
|
2019-10-03 06:46:52 +02:00 |
|
Esteban Küber
|
609ffa1a89
|
Reword malformed attribute input diagnostics
- 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-05-25 11:55:50 -07:00 |
|
Vadim Petrochenkov
|
fa72a81bea
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
Vadim Petrochenkov
|
41c65992c5
|
Implement basic input validation for built-in attributes
|
2019-01-13 14:17:19 +03:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
David Wood
|
3fc7ab2373
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
|