We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75dd0d commit f6e6601Copy full SHA for f6e6601
compiler/rustc_lint_defs/src/builtin.rs
@@ -1,3 +1,5 @@
1
+// ignore-tidy-filelength
2
+
3
//! Some lints that are built in to the compiler.
4
//!
5
//! These are the built-in lints that are emitted direct in the main
0 commit comments