about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-13 21:34:05 +0000
committerbors <bors@rust-lang.org>2023-05-13 21:34:05 +0000
commiteb03a3e3f98019209d63e680eed49bde01bf5f60 (patch)
treea694e1bb6cc2fdd59d6aa130e1310dbf3731e3cd /compiler/rustc_mir_transform/src
parent2c41369acc445d04129db40ba998dd7a89fb0d2e (diff)
parent517ea5652a773d51c3cc431e86d5ba2f443c2fd2 (diff)
downloadrust-eb03a3e3f98019209d63e680eed49bde01bf5f60.tar.gz
rust-eb03a3e3f98019209d63e680eed49bde01bf5f60.zip
Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-dead
Add a tidy check to find unexpected files in UI tests, and clean up the results

While looking at UI tests, I noticed several weird files that were not being tested, some from even pre-1.0. I added a tidy check that fails if any files not known to compiletest or not used in tests (via manual list) are present in the ui tests.

Unfortunately the root entry limit had to be raised by 1 to accommodate the stderr file for one of the tests.

r? `@fee1-dead`
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions