ICE rustc_middle/src/ty/query/on_disk_cache.rs index out of bounds #80577
Labels
A-incr-comp
Area: Incremental compilation
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
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.
Unfortunately, this error seems to appear randomly on my mac (version 10.15.5) with rustc
1.50.0-nightly (d32c320d7 2020-12-10)
so I can't provide a shorter code to reproduce it... After running acargo clean
, it works again. This happens when working on sysinfo.The text was updated successfully, but these errors were encountered: