-
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
Allowing Category: Enhancement of lints, like adding more cases or adding help messages
clippy::unwrap_used
in const contexts
C-enhancement
#14198
by Deewiant
was closed Feb 12, 2025
False negative - Category: Clippy is not doing the correct thing
I-false-negative
Issue: The lint should have been triggered on code, but wasn't
unwrap_used
doesn't trigger on macros that return Result
C-bug
#13455
by junbl
was closed May 7, 2025
[Book]: Add new section for collections of lints, that focus on the same problem
A-documentation
Area: Adding or improving documentation
#11808
opened Nov 14, 2023 by
tigerros
test
to_string_in_format_args_incremental
fails in a read-only working directory
#11126
by Noratrieb
was closed Jun 5, 2025
Questions about restrictions lint following update to clippy 0.1.67
C-bug
Category: Clippy is not doing the correct thing
#10244
by SylvainDe
was closed Feb 1, 2023
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
unwrap_used
/expect_used
fire in test module function regardless of allow-unwrap-in-tests
/allow-expect-in-tests
C-bug
#9612
by Firionus
was closed Oct 23, 2022
unwrap-used and expect-used don't trigger on unwrap_err/expect_err
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
#9331
by sgued
was closed Aug 17, 2022
unwrap_used
recommends using expect
even when the expect_used
lint is also enabled
L-suggestion
#9222
by sgued
was closed Aug 1, 2022
mod_module_files does nothing
C-bug
Category: Clippy is not doing the correct thing
#8123
by phi-fell
was closed Apr 2, 2022
Migrate to Category: Tracking Issue
performance-project
For issues and PRs related to the Clippy Performance Project
span_clippy_lint
C-tracking-issue
#7797
opened Oct 9, 2021 by
camsteffen
3 tasks
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
Lint idea: forbid all expect and unwrap use
A-lint
Area: New lints
L-restriction
Lint: Belongs in the restriction lint group
#6636
opened Jan 25, 2021 by
woodruffw
ProTip!
Find all open issues with in progress development work with linked:pr.