ICE in E0657.rs and impl_trait_projections.rs on nightly #51683
Labels
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Nightly ICEs when building two tests from the
ui
test suite for me:src/test/ui/error-codes/E0657.rs
src/test/ui/impl_trait_projections.rs
Transcript here.
Apparently this does not always occur when running the full test suite.
cc @oli-obk
The text was updated successfully, but these errors were encountered: