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

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 macro name in the Book S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13958 opened Jan 7, 2025 by lapla-cogito Loading…
fix(adding_lints): usage of early vs late lint pass A-documentation Area: Adding or improving documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13955 opened Jan 6, 2025 by aaron-ang Loading…
Fix literal_string_with_formatting_args lint emitted when it should not S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13953 opened Jan 6, 2025 by GuillaumeGomez Loading…
Do not trigger redundant_pub_crate in external macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13952 opened Jan 6, 2025 by samueltardieu Loading…
Suggest manual_div_ceil even when right operand is a constant S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13951 opened Jan 6, 2025 by samueltardieu Loading…
Use diagnostic item instead of path for core::fmt::Debug S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13949 opened Jan 5, 2025 by samueltardieu 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…
auto-fix slow_vector_initialization in some cases S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13947 opened Jan 5, 2025 by lapla-cogito Loading…
Do not intersect spans coming from different contexts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13942 opened Jan 4, 2025 by samueltardieu 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 Draft
Fix not found links at Book S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13935 opened Jan 3, 2025 by alex-semenyuk 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…
Fix link to release tags S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13930 opened Jan 2, 2025 by alex-semenyuk Loading…
Do not propose to elide lifetimes if this causes an ambiguity S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13929 opened Jan 2, 2025 by samueltardieu 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 Loading…
new lint for clone() on an Arc or Rc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13921 opened Jan 1, 2025 by lapla-cogito Loading…
Fix type suggestion for manual_is_ascii_check S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13916 opened Dec 31, 2024 by Otto-AA Loading…
add more test coverage for #11230 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13915 opened Dec 31, 2024 by matthiaskrgr Loading…
new manual_option_as_slice lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13901 opened Dec 29, 2024 by llogiq Loading…
fix literal_string_with_formatting_args FP on format inside assert S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13898 opened Dec 29, 2024 by profetia Loading…
correct suggestion for redundant_closure lint in a no_std environment S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13896 opened Dec 29, 2024 by lapla-cogito Loading…
Move format_push_string and format_collect to pedantic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#13894 opened Dec 29, 2024 by smoelius Loading…
ProTip! Filter pull requests by the default branch with base:master.