Skip to content

Commit 65544e5

Browse files
committed
Removed librustc/mir/interpret and librustc_mir/interpreter from tidy skip list
1 parent 35bf1ae commit 65544e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tools/tidy/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ fn filter_dirs(path: &Path) -> bool {
7676
"src/tools/miri",
7777
"src/tools/lld",
7878
"src/tools/lldb",
79-
"src/librustc/mir/interpret",
80-
"src/librustc_mir/interpret",
8179
"src/target",
8280
"src/stdsimd",
8381
];

0 commit comments

Comments
 (0)