ICE: assertion failed: tcx.sess.opts.trimmed_def_paths
#120035
Labels
A-clippy
Area: Clippy
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
clippy-driver ice.rs --edition=2021
what is weird, is that I when looking at the stacktrace, we don't seem to even reach clippy code before the crash, yet I didn't manage to reproduce this with standalone rustc :/
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: