-
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
False positivie (I think): blocks_in_conditions
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
#12642
opened Apr 6, 2024 by
BurnyLlama
tracing::instrument
triggers blocks_in_conditions
C-bug
#12281
by fenollp
was closed Jun 8, 2024
blocks_in_conditions gives wrong spans and suggestions
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
I-suggestion-causes-error
Issue: The suggestions provided by this Lint cause an ICE/error when applied
#12162
by hellow554
was closed Jan 19, 2024
unused or incorrect lints in Cargo.toml fail silently
C-bug
Category: Clippy is not doing the correct thing
#12124
opened Jan 11, 2024 by
clayrab
await
triggers blocks_in_conditions
C-bug
#12016
by xxchan
was closed Feb 11, 2024
False positive on unnecessary_unwrap where more than one value gets checked then unwrapped
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
#11513
opened Sep 15, 2023 by
rscarson
blocks_in_conditions can't deal with return expression in condition
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
I-suggestion-causes-error
Issue: The suggestions provided by this Lint cause an ICE/error when applied
#9911
by matthiaskrgr
was closed Mar 9, 2025
ProTip!
Follow long discussions with comments:>50.