Skip to content

Commit 56a9237

Browse files
File is now short enough for tidy
1 parent 096cb41 commit 56a9237

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libsyntax/print/pprust.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// ignore-tidy-filelength
2-
31
use crate::ast::{self, BlockCheckMode, PatKind, RangeEnd, RangeSyntax};
42
use crate::ast::{SelfKind, GenericBound, TraitBoundModifier};
53
use crate::ast::{Attribute, MacDelimiter, GenericArg};

0 commit comments

Comments
 (0)