rustc 1.68.0 panic'ed with internal compiler error cannot relate bound region #109571
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.
This happens reliably right now in a project of mine. It's not open source and I sadly don't have time right now to look more deeply into it. I've saved the current project state in git (locally) and I figured at least I could copy paste the compiler output. Maybe somebody here can quickly confirm that this is already a known bug / looks like one. If it isn't I might be able to spend a bit of time next week to see if I can figure out a smaller example (but no promises).
(it happened while I was running cargo watch, but also happens if I ran cargo build, the whole project is a workspace of a small number of crates).
The text was updated successfully, but these errors were encountered: