ICE when Running clippy
#130057
Labels
A-clippy
Area: Clippy
A-parallel-compiler
Area: parallel compiler
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Code
// this seem to happen to various libraries
Meta
rustc --version --verbose
:Error output
Backtrace
Please also kindly note that the same issue has also been reproduced on
x86_64-unknown-linux-gnu
(see logs):This issue only seems to surface when running
cargo clippy
. A normalcargo build
seems to be unaffected.The text was updated successfully, but these errors were encountered: