-
Notifications
You must be signed in to change notification settings - Fork 13.4k
[ICE]: Cannot relate bound region #16747
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
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
Duplicate? #16596 This code and the code in that issue gives no ICE on 0.11.0 |
The given example no longer causes an ICE on master.
However, following the prescribed advice of the compiler does seem to reproduce the ICE.
|
matthiaskrgr
pushed a commit
to matthiaskrgr/rust
that referenced
this issue
Mar 10, 2024
internal: Clean some stuff up Just a bunch of small refactorings, mainly from browsing through `hir-def`
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
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) ❄️
This code
Causes this ICE
RUSTC_BACKTRACE=1 output
rustc -v:
rustc 0.12.0-pre-nightly (833277e2d 2014-08-25 00:00:59 +0000)
uname -a:
Linux 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: