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
Assigned to nobody Loading
Sort

Pull requests list

Update manual_is_variant_and documentation to include equality comparison S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15239 opened Jul 9, 2025 by krikera Loading…
arithmetic_side_effects: don't warn on NonZeroU*.get() - 1 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15238 opened Jul 9, 2025 by ada4a Loading…
Fix approx_const for some new cases S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15236 opened Jul 9, 2025 by teofr Loading…
Reduce clippy lints page size S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15235 opened Jul 9, 2025 by GuillaumeGomez Loading…
Cleanup feature_freeze workflow S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15231 opened Jul 8, 2025 by alex-semenyuk Loading…
{flat_,}map_identity: recognize |[x, y]| [x, y] as an identity function as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15229 opened Jul 8, 2025 by ada4a Loading…
Add uninlined_format_args example for {:?} S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15228 opened Jul 8, 2025 by AljoschaMeyer Loading…
fix(manual_assert): use multipart suggestion instead of simple span_suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15226 opened Jul 7, 2025 by Knotty123230 Loading…
Fix few typos S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15218 opened Jul 6, 2025 by alex-semenyuk Loading…
List possible values for configuration enums S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15216 opened Jul 6, 2025 by BenjaminBrienen Loading…
New lint: decimal_bit_mask A-lint Area: New lints S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work
#15215 opened Jul 6, 2025 by Artur-Sulej Draft
Detect prefixed attributes as duplicated S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15212 opened Jul 5, 2025 by isitreallyalive Loading…
Eagerly evaluate const fns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15211 opened Jul 5, 2025 by sethdusek Loading…
Fix needless_range_loop FP and FN on multidimensional array S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15209 opened Jul 4, 2025 by relaxcn Loading…
Fix manual is multiple of S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15205 opened Jul 3, 2025 by samueltardieu Loading…
Supress excessive_precision when constants are overly precise S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15193 opened Jul 1, 2025 by teofr Loading…
fix legacy_numeric_constants suggestion when call is wrapped in parens S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#15191 opened Jun 30, 2025 by ComputerDruid Loading…
Do not autofix comments containing bare CR S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15175 opened Jun 29, 2025 by samueltardieu Loading…
Make transmute_ptr_to_ref suggestion work correctly with some outer expression types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15159 opened Jun 27, 2025 by Arc8ne Loading…
fix infinite loop
#15157 opened Jun 27, 2025 by odysa Draft
Add new lint to detect dangling pointer return from closure S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15154 opened Jun 27, 2025 by PitiBouchon Draft
Explain how to temporarily use paths instead of diagnostic items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15150 opened Jun 26, 2025 by samueltardieu Loading…
Downgrade known buggy pointer cast suggestions to MaybeIncorrect. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15138 opened Jun 25, 2025 by briansmith Loading…
unsafe_derive_deserialize: do not consider pin!() as unsafe S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#15137 opened Jun 25, 2025 by samueltardieu Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.