Detect unused files in src/test/mir-opt and error on them in tidy.

This commit is contained in:
Jakob Degen 2022-10-30 17:17:25 -07:00
parent 024207ab43
commit 17395b45b1
17 changed files with 169 additions and 497 deletions

View file

@ -11,6 +11,7 @@ members = [
"src/tools/error_index_generator",
"src/tools/linkchecker",
"src/tools/lint-docs",
"src/tools/miropt-test-tools",
"src/tools/rustbook",
"src/tools/unstable-book-gen",
"src/tools/tidy",