Unstable Fingerprints #84482
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.
I would also like to note that I commented out all of the code in all of my files so that all of the files are literally comments. The only line of Rust Code after my outcommenting was
and it still did not compile and failed with the same error, just not in utils, but rather in my main project.
Code
Definition of dump (I think it panics there as it tells me that get_type_of() is "well formed end of query stack")
Meta
rustc --version --verbose
:Error output
Backtrace
As this (I think) is the same as before, here is the backtrace with RUST_BACKTRACE="full"
The text was updated successfully, but these errors were encountered: