forked from rust-lang/rust-clippy
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: gauravagerwala/rust-clippy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix
if_then_some_else_none FP when the then block contains await codes
#38
opened Dec 7, 2025 by
gauravagerwala
Loading…
fix:
tuple_array_conversions FP when binded vars are used before conversion
#36
opened Dec 7, 2025 by
gauravagerwala
Loading…
Make
empty_enum_variants_with_brackets to support empty variant with braces
#35
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16201: Fix
println_empty_string suggestion caused error when there is a , after arg
#32
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16198: Update default branch name of
rust-lang/rust in subtree sync docs
#31
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16197: Fix
tuple_array_conversions FP when binded vars are used before conversion
#30
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16186: Do not look for disallowed methods inside desugared code
#29
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16180: feat(rwlock_atomic): add new lints for using RwLock with atomic types
#28
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16178: Fix
if_then_some_else_none FP when encountering await codes
#27
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16172: Fix
use_self FP on type in const generics
#26
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16160: Fix
empty_enum_variants_with_brackets misses removing brackets in patterns
#25
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16158: Changelog for Clippy 1.92⛸️
#24
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16149: Add manual_checked_div lint
#23
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16147: fix:
let-and-return suggests invalid cast (#16135)
#22
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16144: Parse doc comment markdown only once
#21
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16143: Add missing_examples_doc lint
#20
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16139: Add
needless_type_cast lint
#19
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16124: feat(unnecessary_fold): lint on
folds with Add::add/Mul::mul
#18
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16123: Add explicit_default_arguments lint
#17
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16120: refactor(missing_asserts_for_indexing): overhaul diagnostics
#16
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16117: Count unsafe operations and macro calls once towards the innermost unsafe block
#15
opened Dec 7, 2025 by
gauravagerwala
Loading…
Update design for PR #16114: Allow multiline suggestions in
map-unwrap-or
#14
opened Dec 7, 2025 by
gauravagerwala
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.