-
Notifications
You must be signed in to change notification settings - Fork 13.3k
HRTB closure ICE #54189
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
A-trait-system
Area: Trait system
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
The ICE cannot be reproduces with 1.26.2 .
|
1.27 also just errors, the ICE seems to have slipped in with 1.28 |
As of 1.33, this just gives back a normal error, and no longer ICE's. issue can be closed? |
Centril
added a commit
to Centril/rust
that referenced
this issue
Jun 20, 2019
…ramertj Add test for issue-54189 Closes rust-lang#54189
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
A-trait-system
Area: Trait system
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Returning a Higher Ranked Trait Bound closure ICE's on stable (1.28), beta and nightly:
Backtrace:
The text was updated successfully, but these errors were encountered: