Closed
Description
I encounter an ICE:
- with rustc 1.41.0-nightly (25d8a94 2019-11-29) running on x86_64-apple-darwin
- when compiling https://github.com/maghoff/pixu.rs/tree/ice-2019-11-29
The same code does not ICE when using nightly-2019-11-27-x86_64-apple-darwin
Sorry, I haven't taken the time to make a minimal reproduction example.
Metadata
Metadata
Assignees
Labels
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.htmlArea: Async & AwaitAsync-await issues that have been triaged during a working group meeting.Category: This is a bug.Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️High priorityRelevant to the compiler team, which will review and decide on the PR/issue.Performance or correctness regression from stable to nightly.