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

Document and improve (a lot) lintcheck --perf S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14194 opened Feb 10, 2025 by blyxyas Loading…
add index checks for the slice in manual_slice_fill S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14193 opened Feb 10, 2025 by lapla-cogito Loading…
manual_slice_fill: do not initialize from the iterator S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14191 opened Feb 10, 2025 by samueltardieu Loading…
manual_strip: use existing identifier instead of placeholder S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14188 opened Feb 10, 2025 by samueltardieu Loading…
wildcard_imports: lint on pub use if asked too S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14182 opened Feb 9, 2025 by samueltardieu Loading…
Extend implicit_clone to handle to_string calls S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14177 opened Feb 9, 2025 by smoelius Loading…
useless_asref: add a check for Clone before suggesting the use of .clone() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14174 opened Feb 8, 2025 by lapla-cogito Loading…
fix suggestion for assignments have enclosing parentheses under needless_late_init S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14169 opened Feb 7, 2025 by lapla-cogito Loading…
just_underscores_and_digits: fix false positive in error recovery scenario S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14168 opened Feb 6, 2025 by notriddle Loading…
extend obfuscated_if_else to support {then(), then_some()}.unwrap_or_else() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14165 opened Feb 6, 2025 by lapla-cogito Loading…
Move uninlined_format_args back to style S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14160 opened Feb 6, 2025 by nyurik Loading…
question_mark: suggest as_ref/as_mut if ref binding is used S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14158 opened Feb 5, 2025 by notriddle Loading…
fix: map_entry FP on struct member S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14151 opened Feb 5, 2025 by profetia Loading…
needless_collect: avoid warning if non-iterator methods are used S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14147 opened Feb 4, 2025 by notriddle Loading…
.last() to .next_back() requires a mutable receiver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14140 opened Feb 2, 2025 by samueltardieu Loading…
add MSRV check for repeat_vec_with_capacity S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14126 opened Feb 1, 2025 by lapla-cogito Loading…
declare_interior_mutable_const, borrow_interior_mutable_const: resolve <T as Trait>::AssocT projections S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14125 opened Jan 31, 2025 by GrigorenkoPV Loading…
Fix rustc_tools_util's version.host_compiler release channel, expose the rustc version, and add tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14123 opened Jan 31, 2025 by ignatz Loading…
doc_link_code: add check for links with code spans that render weird S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14121 opened Jan 30, 2025 by notriddle Loading…
new lint: unnecessary_reserve S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14114 opened Jan 30, 2025 by wowinter13 Loading…
fn_to_numeric_cast_any: Do not warn cast to raw pointer S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14109 opened Jan 30, 2025 by taiki-e Loading…
Fixes for missing_asserts_for_indexing S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14108 opened Jan 30, 2025 by vishruth-thimmaiah Loading…
Add new lint dangling_ptr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14107 opened Jan 30, 2025 by aaron-ang Loading…
fix incorrect suggestions related to parentheses in needless_return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14094 opened Jan 29, 2025 by lapla-cogito Loading…
New lint: unbuffered_bytes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14089 opened Jan 27, 2025 by JonathanBrouwer Loading…
ProTip! Updated in the last three days: updated:>2025-02-07.