Skip to content

Commit f6e6601

Browse files
committed
Ignore file length for builtin lint definitions
1 parent b75dd0d commit f6e6601

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler/rustc_lint_defs/src/builtin.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ignore-tidy-filelength
2+
13
//! Some lints that are built in to the compiler.
24
//!
35
//! These are the built-in lints that are emitted direct in the main

0 commit comments

Comments
 (0)