-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
ICE in E0657.rs and impl_trait_projections.rs on nightly #51683
Copy link
Copy link
Closed
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Metadata
Metadata
Assignees
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Nightly ICEs when building two tests from the
uitest suite for me:src/test/ui/error-codes/E0657.rssrc/test/ui/impl_trait_projections.rsTranscript here.
Apparently this does not always occur when running the full test suite.
cc @oli-obk