-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Internal compiler error: cannot relate bound region. #14182
Copy link
Copy link
Closed
Labels
E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Description
Metadata
Metadata
Assignees
Labels
E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Type
Fields
Give feedbackNo fields configured for issues without a type.
The following minimal program reproducing the bug (in which I'm doing something terribly wrong I guess(?)):
outputs the following error on when simply compiling on Windows 7 (64 bits, using the 32-bits binaries on the website to compile) with
rustc minimal.rs:rustc -voutput: