Skip to content

Commit db2bcb2

Browse files
Pacify tidy
1 parent c38b91c commit db2bcb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/librustc/ty/context.rs

+2
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)