]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint/src/builtin.rs
Rollup merge of #87789 - tmiasko:panik, r=Mark-Simulacrum
[rust.git] / compiler / rustc_lint / src / builtin.rs
index c590cd00bd54568f3222adc6c846ebd0f35804b6..f341ca686593c2508ac3fc094a985c8bc099e49f 100644 (file)
@@ -1,5 +1,3 @@
-// ignore-tidy-filelength
-
 //! Lints in the Rust compiler.
 //!
 //! This contains lints which can feasibly be implemented as their own