Skip to content

Pull requests: rust-lang/rust-clippy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

correct version attribute for io_other_error S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14282 opened Feb 23, 2025 by lapla-cogito Loading…
Rename inconsistent_struct_constructor configuration; don't suggest deprecated configurations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14280 opened Feb 23, 2025 by smoelius Loading…
configuration option to lint incompatible_msrv in test code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14279 opened Feb 22, 2025 by bryceberger Loading…
fix: too_long_first_doc_paragraph suggests wrongly when first line too long S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14276 opened Feb 22, 2025 by profetia Loading…
Do not lint explicit #[doc] attributes as suspicious S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14268 opened Feb 21, 2025 by samueltardieu Loading…
Add todo! & unimplemented! to format macros list S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14266 opened Feb 21, 2025 by nyurik Loading…
Add the allow_exact_repetitions option to the module_name_repetititions lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14261 opened Feb 20, 2025 by SLUCHABLUB Loading…
missing_asserts_for_indexing: consider assert_eq!() as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14258 opened Feb 20, 2025 by samueltardieu Loading…
Remove Known problems section for vec_box S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14252 opened Feb 19, 2025 by alex-semenyuk Loading…
more natural suggestions for cmp_owned S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14247 opened Feb 18, 2025 by lapla-cogito Loading…
unnecessary_to_owned: don't call iter() on a temporary object S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14243 opened Feb 17, 2025 by lapla-cogito Loading…
fix: redundant_clone FP in overlapping lifetime S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14237 opened Feb 17, 2025 by profetia Loading…
Add new lint [manual_checked_sub] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14236 opened Feb 16, 2025 by benacq Loading…
better help for mixed_case_hex_literals S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14235 opened Feb 16, 2025 by lapla-cogito Loading…
add default_mismatches_new lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14234 opened Feb 16, 2025 by nyurik Loading…
9 of 12 tasks
Use a lintcheck specific Clippy configuration file in the CI S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14233 opened Feb 16, 2025 by samueltardieu Loading…
Lint more cases in collapsible_if, without suggestions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14231 opened Feb 16, 2025 by samueltardieu Loading…
Collapse if and if let chains in Clippy itself has-merge-commits PR has merge commits, merge with caution. S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14228 opened Feb 16, 2025 by samueltardieu Loading…
fix: collapsible_match suggests ref/derefs when needed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14221 opened Feb 15, 2025 by vishruth-thimmaiah Loading…
comparison_chain: stylepedantic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14219 opened Feb 15, 2025 by samueltardieu Loading…
Deprecate match_on_vec_items lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14217 opened Feb 14, 2025 by samueltardieu Loading…
incompatible_msrv: lint function calls with any argument count S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14216 opened Feb 13, 2025 by samueltardieu Loading…
Add new lint, checking for .to_string().parse().unwrap() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14214 opened Feb 13, 2025 by LeoniePhiline Loading…
fix: option_if_let_else FP when value partially moved S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14209 opened Feb 13, 2025 by profetia Loading…
fix: manual_let_else missing binding mode S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14204 opened Feb 12, 2025 by profetia Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.