Skip to content

Commit 6452165

Browse files
committed
Ignore tidy filelength
1 parent 72e4a24 commit 6452165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/librustc_typeck/astconv.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//! Conversion from AST representation of types to the `ty.rs` representation.
33
//! The main routine here is `ast_ty_to_ty()`; each use is parameterized by an
44
//! instance of `AstConv`.
5+
// ignore-tidy-filelength
56

67
// ignore-tidy-filelength
78

0 commit comments

Comments
 (0)