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

Deprecate redundant lint option_map_or_err_ok and take manual_ok_or out of pedantic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14027 opened Jan 18, 2025 by samueltardieu Loading…
Make unnecessary_map_or work with ref and Deref to Option/Result S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14024 opened Jan 18, 2025 by samueltardieu Loading…
add io_other_error lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14022 opened Jan 18, 2025 by llogiq Loading…
trigger obfuscated_if_else for .then(..).unwrap_or(..) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14021 opened Jan 18, 2025 by lapla-cogito Loading…
fix: correct suggestion for significant_drop_in_scrutinee in expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14019 opened Jan 17, 2025 by vishruth-thimmaiah Loading…
change literal_string_with_formatting_args lint category to pedantic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14014 opened Jan 17, 2025 by anatawa12 Loading…
Do not trigger [size_of_in_element_count] for u8 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14011 opened Jan 16, 2025 by samueltardieu Loading…
[path_buf_push_overwrite]: mark suggestion as MaybeIncorrect S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14010 opened Jan 16, 2025 by samueltardieu Loading…
Make missing_const_for_fn operate on non-optimized MIR S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14003 opened Jan 15, 2025 by 1c3t3a Loading…
New lint sliced_string_as_bytes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14002 opened Jan 15, 2025 by wowinter13 Loading…
correct suggestions in no_std S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13999 opened Jan 14, 2025 by lapla-cogito Loading…
Use clearer multipart suggestions for unnecessary_map_or lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13998 opened Jan 14, 2025 by samueltardieu Loading…
Fix escaping problem in write_literal and print_literal lint suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13990 opened Jan 12, 2025 by lapla-cogito Loading…
Use MIR body to identify more "default equivalent" calls for derivable_impls S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13988 opened Jan 12, 2025 by estebank Loading…
Suggest using Vec::extend() in same_item_push S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13987 opened Jan 11, 2025 by samueltardieu Loading…
New lint: copy_then_borrow_mut S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13984 opened Jan 11, 2025 by samueltardieu Loading…
Add new confusing_method_to_numeric_cast lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13979 opened Jan 10, 2025 by GuillaumeGomez Loading…
Split needless_lifetime '_ suggestions into elidable_lifetime_names S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13960 opened Jan 7, 2025 by Alexendoo Loading…
Fix literal_string_with_formatting_args lint emitted when it should not beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13953 opened Jan 6, 2025 by GuillaumeGomez Loading…
add owned_cow lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13948 opened Jan 5, 2025 by llogiq Loading…
Do not merge: check if we sometimes fail to get snippets S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13941 opened Jan 4, 2025 by samueltardieu Draft
auto-fix for redundant_else lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13936 opened Jan 3, 2025 by lapla-cogito Loading…
Add ignore_without_reason lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13931 opened Jan 2, 2025 by smoelius Loading…
Add Nursery and Deprecated groups section at Book S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13926 opened Jan 2, 2025 by alex-semenyuk Loading…
New lint: unit_as_impl_trait S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
#13925 opened Jan 1, 2025 by samueltardieu Draft
ProTip! Adding no:label will show everything without a label.