ICE when compiling a crate (.unwrap()
fails)
#92105
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) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
The error occurs when trying to compile one of the internal crates of a project. This error looks as if it is a duplicate of #92010.
Meta
This occurs on the nightly build of Rust. The project is dependent on a nightly build of the compiler and therefore testing with the stable build is unfortunately not possible.
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: