Skip to content

Commit de58c33

Browse files
Pacify tidy
1 parent f7b45be commit de58c33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/librustc/ty/context.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
//! Type context book-keeping.
22
3+
// ignore-tidy-filelength
4+
35
use crate::arena::Arena;
46
use crate::dep_graph::DepGraph;
57
use crate::dep_graph::{self, DepNode, DepConstructor};

0 commit comments

Comments
 (0)