Unexpected rustc
crash after incremental builds
#130838
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.
Description
There is a sudden crash after restarting the device, no changes were made to the source which was built before the restart. I expect that it can likely be solved with
cargo clean
and rebuild from the current commit but decided to report, just in case.Source
N/A
Flags
Meta
rustc --version --verbose
:Error output
Backtrace
The backtrace is identical with the above error output.
The text was updated successfully, but these errors were encountered: