mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 13:43:17 +00:00
8c5d301e1b
For context: https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/Label.20cleanup/near/224083870
760 B
760 B
name | about | labels |
---|---|---|
Bug Report (False Positive) | Create a bug report about a wrongly emitted lint warning | C-bug, I-false-positive |
Lint name:
I tried this code:
<code>
I expected to see this happen: explanation
Instead, this happened: explanation
Meta
cargo clippy -V
: e.g. clippy 0.0.212 (f455e46 2020-06-20)rustc -Vv
:rustc 1.46.0-nightly (f455e46ea 2020-06-20) binary: rustc commit-hash: f455e46eae1a227d735091091144601b467e1565 commit-date: 2020-06-20 host: x86_64-unknown-linux-gnu release: 1.46.0-nightly LLVM version: 10.0