-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
missing-const-for-fn false positives incoming
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
#14020
opened Jan 17, 2025 by
matthiaskrgr
Add a lint to check for functions/methods that could be From
A-lint
Area: New lints
#14018
opened Jan 17, 2025 by
FalkWoldmann
[1.84.0 regression] Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
#[allow(clippy::disallowed_macros)]
does not work on two-argument std::panic
C-bug
#14017
opened Jan 17, 2025 by
Deewiant
False Positive of Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
clippy::missing_const_for_fn
C-bug
#14013
opened Jan 17, 2025 by
yhx-12243
from_over_into auto fix breaks type inference
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
#14012
opened Jan 17, 2025 by
zaneduffield
manual_memcpy
does not trigger when a loop uses an iterator
C-bug
#14009
opened Jan 16, 2025 by
lapla-cogito
unfulfilled_lint_expectations in combination with proc macro Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
[wasm_bingen]
C-bug
#14008
opened Jan 16, 2025 by
threema-theo
A Compiler bug
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#14007
opened Jan 16, 2025 by
hardglitch
Restriction lint for unsealed traits
A-lint
Area: New lints
L-restriction
Lint: Belongs in the restriction lint group
#14006
opened Jan 16, 2025 by
Manishearth
iter_without_into_iter
suggests doubly incorrect IntoIter
type
C-bug
#14004
opened Jan 15, 2025 by
samueltardieu
False positive for Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
infinite_loop
inside async
block in function
C-bug
#14000
opened Jan 14, 2025 by
jwodder
missing_docs_in_private_items
: false negative when used with clap derive
C-bug
#13996
opened Jan 13, 2025 by
stevenengler
Improve Category: Enhancement of lints, like adding more cases or adding help messages
C-question
Category: Questions
unnecessary_map_or
lint with negated expressions
C-enhancement
#13995
opened Jan 13, 2025 by
chrisduerr
literal_string_with_formatting_args
should provide a way to declare formatting macro
#13994
opened Jan 13, 2025 by
ia0
False positive Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
literal_string_with_formatting_args
for non-static templete string expansion with replace.
C-bug
#13989
opened Jan 12, 2025 by
anatawa12
Incorrect suggestions for Category: Clippy is not doing the correct thing
I-suggestion-causes-error
Issue: The suggestions provided by this Lint cause an ICE/error when applied
significant_drop_in_scrutinee
C-bug
#13986
opened Jan 11, 2025 by
samueltardieu
Clippy with Category: Clippy is not doing the correct thing
--no-deps
emits unexpected warnings from deps or should have emitted warnings as expected
C-bug
#13983
opened Jan 11, 2025 by
zjp-CN
allow-unwrap-in-tests (etc) do not work for integration tests / examples / benches
#13981
opened Jan 10, 2025 by
Manishearth
u8::max as usize
instead of u8::MAX as usize
should warn
A-lint
#13973
opened Jan 9, 2025 by
theemathas
Package offers easily confusable features
A-lint
Area: New lints
#13969
opened Jan 9, 2025 by
obi1kenobi
Previous Next
ProTip!
Follow long discussions with comments:>50.