Auto merge of #53609 - bemeurer:tidy-ctfe, r=RalfJung

Tidy CFTE/MIRI

Fixes #53596
This commit is contained in:
bors 2018-08-25 06:48:14 +00:00
commit e41f41142b
18 changed files with 331 additions and 73 deletions

View file

@ -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",
];