Removed librustc/mir/interpret and librustc_mir/interpreter from tidy skip list
This commit is contained in:
parent
35bf1ae257
commit
65544e5109
1 changed files with 0 additions and 2 deletions
|
|
@ -76,8 +76,6 @@ fn filter_dirs(path: &Path) -> bool {
|
|||
"src/tools/miri",
|
||||
"src/tools/lld",
|
||||
"src/tools/lldb",
|
||||
"src/librustc/mir/interpret",
|
||||
"src/librustc_mir/interpret",
|
||||
"src/target",
|
||||
"src/stdsimd",
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue