re-entrant incremental verify failure ICE from cargo test #112637
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 is related to the known issue #84970
Code
Essentially the error points to what would be this, which is probably not helpful.
#[derive(serde::Deserialize)]
Meta
rustc --version --verbose
:Error output
Backtrace
The backtrace also contains location object data which is too long for a GitHub issue. I have put it in a gist: https://gist.github.com/Fishrock123/cb63bac30d36eaa5a8e3bc3d4b207a3d
Notes: this should be tagged
A-incr-comp
The text was updated successfully, but these errors were encountered: