]> git.lizzy.rs Git - rust.git/blobdiff - src/libsyntax_ext/error_codes.rs
Auto merge of #65202 - pietroalbini:scriptify-ci-config, r=alexcrichton
[rust.git] / src / libsyntax_ext / error_codes.rs
index 49808fc0b60e287d07eabd26f2212f67e7082788..2bc990574f7a878a838bec630a98415978506f96 100644 (file)
@@ -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