-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Issues: rust-lang/rust-clippy
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
Label
Projects
Milestones
Assignee
Sort
Issues list
test
to_string_in_format_args_incremental
fails in a read-only working directory
#11126
opened Jul 8, 2023 by
Noratrieb
Document lint configuration values in Clippy's book
A-documentation
Area: Adding or improving documentation
C-an-interesting-project
Category: Interesting projects, that usually are more involved design/code wise.
good first issue
These issues are a good way to get started with Clippy
#9991
by xFrednet
was closed Jan 14, 2023
4 tasks done
Have a lint against usize-to-u64 casts (or, against *all* integer casts)
A-lint
Area: New lints
good first issue
These issues are a good way to get started with Clippy
#9231
opened Jul 23, 2022 by
RalfJung
checked_conversions suggestions in const contexts are not const
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
#8898
by rusty-snake
was closed Jun 9, 2022
Most commonly ignored lints on crates.io
A-category
Area: Categorization of lints
C-tracking-issue
Category: Tracking Issue
S-needs-discussion
Status: Needs further discussion before merging or work can be started
#7666
by dtolnay
was closed Oct 9, 2022
[Roadmap] Lint groups
A-category
Area: Categorization of lints
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
C-tracking-issue
Category: Tracking Issue
P-low
Priority: Low
#6626
opened Jan 22, 2021 by
flip1995
4 of 7 tasks
Minimum supported version of Rust (MSVR) config and support
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
good first issue
These issues are a good way to get started with Clippy
#6097
by ghost
was closed Dec 18, 2020
False negative Category: Enhancement of lints, like adding more cases or adding help messages
checked_conversions
for Int::MAX
C-enhancement
#5675
by tesuji
was closed Jun 3, 2020
ProTip!
Add no:assignee to see everything that’s not assigned.