Mark Rousskov
|
b437240cee
|
Replace diagnostic plugins with macro_rules
|
2019-09-05 12:35:15 -04:00 |
|
Mark Rousskov
|
74563b4166
|
Restrict error code length to 80 columns
The global restriction is 100, but since error codes are printed out via
--explain we want to restrict them to just 80 columns.
|
2019-09-05 12:34:44 -04:00 |
|
Vadim Petrochenkov
|
434152157f
|
Remove lint annotations in specific crates that are already enforced by rustbuild
Remove some random unnecessary lint `allow`s
|
2019-07-28 18:46:24 +03:00 |
|
Matthew Jasper
|
199931ce91
|
Make register_[long_]diagnostics hygienic
|
2019-07-13 10:25:57 +01:00 |
|
Yuki OKUSHI
|
5f3b8d0883
|
Rename diagnostics to error_codes
|
2019-04-17 18:19:14 +09:00 |
|