Skip to content

Commit 088cbf6

Browse files
committed
Ignore file length lint for now
1 parent 19291e7 commit 088cbf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/rustc_trait_selection/src/error_reporting/traits/fulfillment_errors.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// ignore-tidy-filelength
12
use core::ops::ControlFlow;
23
use std::borrow::Cow;
34
use std::path::PathBuf;

0 commit comments

Comments
 (0)