-
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
This program is being used to trageget me and it need to be shut down immediately
#14384
opened Mar 10, 2025 by
24Newservier24
Suggest the use of the std lib blsi instruction
A-lint
Area: New lints
#14380
opened Mar 9, 2025 by
leonardo-m
shadow_unrelated
raised when assigning couples
C-bug
#14377
opened Mar 8, 2025 by
t-webber
needless_pass_by_value
suggestion on Option should recursively check inner
C-enhancement
#14375
opened Mar 8, 2025 by
dswij
FP for Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
expl_impl_clone_on_copy
C-bug
#14374
opened Mar 7, 2025 by
edwloef
manual_async_fn suggests code with incompatible lifetimes
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
#14372
opened Mar 7, 2025 by
SpecificProtagonist
filter_map with return statement cannot always be decomposed
C-bug
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
#14368
opened Mar 7, 2025 by
chlobes
unnecessary_cast fix suggestion introduces compile error for (expr_with_float_literals as f64).powf(2.0)
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
#14366
opened Mar 6, 2025 by
trevoranderson
int_plus_one adversely affects codegen because of underflow
C-bug
Category: Clippy is not doing the correct thing
#14365
opened Mar 6, 2025 by
ArhanChaudhary
bug: false positive for
literal_string_with_formatting_args
lint
#14363
opened Mar 6, 2025 by
dj8yfo
missing_safety_doc
lint doesn't trigger on unsafe extern "C" fn
C-bug
#14359
opened Mar 6, 2025 by
hdoordt
case_sensitive_file_extension_comparisons should suggest Category: Clippy is not doing the correct thing
is_some_and
C-bug
#14357
opened Mar 6, 2025 by
nyurik
How to use dataflow analysis of MIR to track the variable's value
#14353
opened Mar 4, 2025 by
relaxcn
needless_borrow emitted on expression that changes types when 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
&
is removed
C-bug
#14352
opened Mar 4, 2025 by
antonilol
unbuffered_bytes
lint does not provide a better solution
C-bug
#14340
opened Mar 3, 2025 by
schultetwin1
stack overflow in nursery lints
C-bug
Category: Clippy is not doing the correct thing
#14336
opened Mar 2, 2025 by
matthiaskrgr
clippy::useless_conversion suggested fix breaks code with lifetimes
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
#14322
opened Feb 28, 2025 by
m-mueller678
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.