-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcP-highHigh priorityHigh priorityT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Description
These tests were recently broken by #95449. It shouldn't be possible for these to be broken on master - nearly everyone who contributes to the standard library uses --stage 0
, and this makes it very hard to verify changes.
We should get these running in mingw-check or some other builder.
@rustbot label +P-high +A-testsuite +T-libs
Originally posted by @Mark-Simulacrum in #95993 (comment)
the8472
Metadata
Metadata
Assignees
Labels
A-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcP-highHigh priorityHigh priorityT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.