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

New clippy::cargo-toml lint category A-lint Area: New lints T-cargo Type: cargo related
#6431 opened Dec 7, 2020 by vanillajonathan
Cargo: check license is valid SPDX license expression A-lint Area: New lints E-medium Call for participation: Medium difficulty level problem and requires some initial experience. T-cargo Type: cargo related
#5974 opened Aug 27, 2020 by RAnders00
Clippy's CLI usage error screen shows cargo check C-bug Category: Clippy is not doing the correct thing T-cargo Type: cargo related
#5640 opened May 24, 2020 by camelid
lint for unused crates A-lint Area: New lints T-cargo Type: cargo related
#4341 opened Aug 6, 2019 by brson
Restriction Lint: Crate License A-lint Area: New lints T-cargo Type: cargo related
#3867 opened Mar 11, 2019 by mehcode
Detect dependencies that are in Cargo.toml but not used in the crate A-lint Area: New lints T-cargo Type: cargo related
#3644 opened Jan 8, 2019 by oli-obk
Suggest pub extern foo; if any part of foo is in this crate's public API A-lint Area: New lints E-medium Call for participation: Medium difficulty level problem and requires some initial experience. L-guidelines Lint: Related to the Rust API Guidelines T-cargo Type: cargo related
#3553 opened Dec 14, 2018 by oli-obk
Dependency can be Dev-Dependency E-medium Call for participation: Medium difficulty level problem and requires some initial experience. L-unnecessary Lint: Warn about unnecessary code T-cargo Type: cargo related
#1892 opened Jul 14, 2017 by CAD97
Rust API Guidelines: Public dependencies of a stable crate are stable A-lint Area: New lints L-guidelines Lint: Related to the Rust API Guidelines T-cargo Type: cargo related
#1797 opened May 27, 2017 by mcarton
cargo metadata lints T-cargo Type: cargo related
#967 opened May 30, 2016 by oli-obk
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.