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_without_default could include blanket impls A-lint Area: New lints
#13668 opened Nov 9, 2024 by CGamesPlay
warn impl Deref A-lint Area: New lints
#13665 opened Nov 8, 2024 by cathaysia
use_crate_prefix_for_self_imports A-lint Area: New lints
#13645 opened Nov 2, 2024 by lengyijun
pub in executable modules A-lint Area: New lints
#13644 opened Nov 2, 2024 by BatmanAoD
Prefer Display over Debug formatting A-lint Area: New lints
#13621 opened Oct 28, 2024 by BenjaminBrienen
Prefer vec.truncate(x) over vec.drain(x..) A-lint Area: New lints
#13580 opened Oct 22, 2024 by Kither12
new lint: infallible TryFrom A-lint Area: New lints
#13576 opened Oct 21, 2024 by andrewbanchich
unsafe extern support (undocumented_unsafe_blocks?) A-lint Area: New lints
#13560 opened Oct 18, 2024 by ojeda
Lint against Vec deref in Read::read A-lint Area: New lints
#13546 opened Oct 14, 2024 by GnomedDev
Detect and Fix Overscope unsafe Block A-lint Area: New lints
#13515 opened Oct 7, 2024 by lwz23
lint agains using pub(crate) in the crate root A-lint Area: New lints
#13498 opened Oct 4, 2024 by lolbinarycat
Warn for mem::transmute of no repr(C) structs A-lint Area: New lints
#13483 opened Oct 1, 2024 by leonardo-m
ProTip! no:milestone will show everything without a milestone.