We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125da0c commit 0aea1caCopy full SHA for 0aea1ca
src/librustc_error_codes/error_codes.rs
@@ -1,3 +1,5 @@
1
+// ignore-tidy-filelength
2
+
3
// Error messages for EXXXX errors. Each message should start and end with a
4
// new line, and be wrapped to 80 characters. In vim you can `:set tw=80` and
5
// use `gq` to wrap paragraphs. Use `:set tw=0` to disable.
0 commit comments