Closed
Description
TL;DR
Move src/test/run-fail
tests to UI to unify the test structure.
Links and Details
- submitted PR: Move tests from
test/run-fail
to UI rust#71185 - original issue: Cleanup: Move src/test/run-fail to src/test/ui rust#65440
- unresolved issue: Cleanup: Migrate run-fail tests in src/test/ui from error-pattern to check-run-results rust#65865
- previous attmpt: Move tests from src/test/run-fail/ to src/test/ui/ rust#65506
Questions
- Does this remove all uses of run-fail?
- How will Cleanup: Migrate run-fail tests in src/test/ui from error-pattern to check-run-results rust#65865 get resolved?
- Any other lingering bits of work?