]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_infer/src/infer/error_reporting/mod.rs
remove unreachable error code `E0313`
[rust.git] / compiler / rustc_infer / src / infer / error_reporting / mod.rs
index 0644c7ada10fb1460e233e9a737299f19f9368b9..b02e7d73c51f863e33390d59ef320b1f24e07302 100644 (file)
@@ -1,4 +1,3 @@
-// ignore-tidy-filelength
 //! Error Reporting Code for the inference engine
 //!
 //! Because of the way inference, and in particular region inference,