Replace diagnostic plugins with macro_rules
This commit is contained in:
parent
74563b4166
commit
b437240cee
32 changed files with 87 additions and 351 deletions
|
|
@ -1,5 +1,3 @@
|
|||
use syntax::register_long_diagnostics;
|
||||
|
||||
// Error messages for EXXXX errors.
|
||||
// Each message should start and end with a new line, and be wrapped to 80
|
||||
// characters. In vim you can `:set tw=80` and use `gq` to wrap paragraphs. Use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue