-
Notifications
You must be signed in to change notification settings - Fork 13.3k
ICE: effects: expected region for 'x/#1
('x/#1/1
) but found Type(())
when instantiating args=[false, ()]
#125877
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
By the way, it appears that the two seed files associated with this ICE issue are identical. 1: rust/tests/crashes/121957-1.rs Lines 1 to 20 in 06d99cd
2: rust/tests/crashes/121957-2.rs Lines 1 to 20 in 06d99cd
|
'x/#1
('x/#1/1) but found Type(()) when instantiating args=[false, ()]'x/#1
('x/#1/1
) but found Type(())
when instantiating args=[false, ()]
Fixed by new desugaring (#131985). We might want to add a regression test. |
@rustbot claim |
I can't reproduce ICE in @rustbot release-assignment |
@reddevilmidzy it seems that you need to add |
original:
Version information
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc
Program output
@rustbot label +F-effects
The text was updated successfully, but these errors were encountered: