Closed
Description
We have a small amount of tests in src/test/run-fail
; these should be moved over to various directories in src/test/ui
depending on what the test is about. (See #65438 (comment) for one example of moving run-fail/ tests to ui/.) When moving each test in src/test/run-fail
you have to add // run-fail
to the top of each file.
cc @varkor
This issue has been assigned to @nvlbg via this comment.
Metadata
Metadata
Assignees
Labels
Area: The testsuite used to check the correctness of rustcCategory: PRs that clean code up or issues documenting cleanup.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Help is requested to fix this issue.Relevant to the compiler team, which will review and decide on the PR/issue.