Skip to content

Commit 757396f

Browse files
committed
tidy: ignore filelength
1 parent f780faa commit 757396f

File tree

1 file changed

+1
-0
lines changed
  • compiler/rustc_trait_selection/src/traits/error_reporting

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// ignore-tidy-filelength
2+
23
use super::{DefIdOrName, Obligation, ObligationCause, ObligationCauseCode, PredicateObligation};
34

45
use crate::autoderef::Autoderef;

0 commit comments

Comments
 (0)