Cargo clippy failing on rustc 1.50.0-nightly (6a889570e 2020-11-27) running on x86_64-unknown-linux-gnu #79491
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
It failed on
cargo clippy -- -D warnings
for me: https://github.com/xnuter/perf-gauge/runs/1466340454?check_suite_focus=trueError output
Comments
I cannot run this with
stable
because the github actiongrcov
works only withnightly
The text was updated successfully, but these errors were encountered: