We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096cb41 commit 56a9237Copy full SHA for 56a9237
src/libsyntax/print/pprust.rs
@@ -1,5 +1,3 @@
1
-// ignore-tidy-filelength
2
-
3
use crate::ast::{self, BlockCheckMode, PatKind, RangeEnd, RangeSyntax};
4
use crate::ast::{SelfKind, GenericBound, TraitBoundModifier};
5
use crate::ast::{Attribute, MacDelimiter, GenericArg};
0 commit comments