ICE during rustc rebuild due to modifying the rustc test suite #80852
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.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
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.
Code
src/test/ui/fn/issue-80844-no-gate.rs
$ CARGO_LOG=cargo::core::compiler::fingerprint=info ./x.py test src/test/ui/fn |& tee test.log
This did not happen every time I tried to change the test.
Meta
Using
rustc
built from PatchMixolydic/rust/issue-80844, which only has this change applied.Error output
I was not able to reproduce the ICE to get a backtrace without having to rebuild
rustc
.ICE (w/ debug output from `cargo::core::compiler::fingerprint`)
The text was updated successfully, but these errors were encountered: