Skip to content

Issues: rust-lang/rust-clippy

[Roadmap] False Positive Rate
#6623 by flip1995 was closed Sep 20, 2024
Closed 12
Most commonly ignored lints on crates.io
#7666 by dtolnay was closed Oct 9, 2022
Closed 23
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

slow_vector_initialization emits an internal warning ("rustc_errors::emitter Invalid span") C-bug Category: Clippy is not doing the correct thing
#11408 by goffrie was closed Sep 7, 2023
slow-vector-initialization should catch Vec::new followed by Vec::resize(len, 0). C-bug Category: Clippy is not doing the correct thing I-false-negative Issue: The lint should have been triggered on code, but wasn't
#10938 by JarredAllen was closed Jul 25, 2023
slow_vector_initialization should catch capacity call C-bug Category: Clippy is not doing the correct thing I-false-negative Issue: The lint should have been triggered on code, but wasn't
#8800 by nazar-pc was closed Jun 23, 2022
ProTip! Updated in the last three days: updated:>2024-10-27.