Failed to recover key for generics_of(---) #79977
Labels
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I started seeing this on recent nightly rustc. It seems rather random to me, but when it happens it stays it this broken state.
cargo clean
removes the problem. Switching to sable works, switching back still broken.I have a hunch that it gets broken when the code doesn't change (docs only) or when I revert to previously built code state. Other indicators - I'm using rust-analyzer in VS code. It could possibly mess with the target.
Code
https://gitlab.com/BrightOpen/BackYard/Samotop/-/tree/7a5ac6e356e772977dcf81e1db0d880f5cdb996a
Meta
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: