Crash while type-checking - Nightly 1.50.0 #79990
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
I haven't got a minimal viable repro, since I unfortunately hit this with a pretty big local changeset and can't seem to figure out what tweaks resulted in this. Sorry for the lack of detail - wanted to report sooner rather than later since I may or may not have time to dig deeper soon and wanted to make sure I reported.
That said, I committed right when I noticed this, so the code it's crashing on is (very work-in-progress) here: https://github.com/natasha-codes/locations/tree/0f2dd2f80f736ca44aab5706909efdcba12398d0/server.
I'll try to find a workaround locally, and if I do I'll follow up here to try and get a minimal repro!
Meta
rustc --version --verbose
:Error output
Got the crash while running
cargo check
from the directory linked above, on the commit in that same link.More detail included in the backtrace below.
Backtrace
The text was updated successfully, but these errors were encountered: