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

Update copyright year S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14399 opened Mar 12, 2025 by alex-semenyuk Loading…
Explain is_from_proc_macro and proc_macros auxiliary crate in the book S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14398 opened Mar 12, 2025 by y21 Loading…
Validate paths in disallowed_* configurations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14397 opened Mar 12, 2025 by smoelius Loading…
Improve string_to_string lint in case it is in a map call S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14396 opened Mar 12, 2025 by GuillaumeGomez Loading…
fix: redundant_clone FP on enum cast S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14395 opened Mar 12, 2025 by profetia Loading…
docs: Add utils module documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14394 opened Mar 12, 2025 by Turtel216 Loading…
Caution against warn(clippy::nursery). S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14391 opened Mar 11, 2025 by kpreid Loading…
fix: option_if_let_else suggests wrongly when coersion requires explicit cast S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14389 opened Mar 11, 2025 by profetia Loading…
Do not suggest to use implicit DerefMut on ManuallyDrop union fields S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14387 opened Mar 10, 2025 by samueltardieu Loading…
Clarify example for unconditional_recursion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14385 opened Mar 10, 2025 by alex-semenyuk Loading…
Do not warn about shadowing in a destructuring assigment S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14381 opened Mar 9, 2025 by samueltardieu Loading…
Make visit_map happy path more evident S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14376 opened Mar 8, 2025 by smoelius Loading…
fix: filter_map_bool_then suggest wrongly when the closure cannot be decompose directly S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14370 opened Mar 7, 2025 by profetia Loading…
Correctly handle bracketed type in default_constructed_unit_struct S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14367 opened Mar 6, 2025 by samueltardieu Loading…
[methods] Move lints from strings.rs to methods module (#14253) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14362 opened Mar 6, 2025 by paolo9921 Draft
extend needless_collect S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14361 opened Mar 6, 2025 by lengyijun Loading…
Add internal lint derive_deserialize_allowing_unknown S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14360 opened Mar 6, 2025 by smoelius Loading…
suggest is_some_and instead of map_or in case_sensitive_file_extension_comparions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14358 opened Mar 6, 2025 by lapla-cogito Loading…
Unify manual_unwrap_or and manual_unwrap_or_default code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14332 opened Mar 1, 2025 by samueltardieu Loading…
Add ignore-msrv-check-for option to incompatible_msrv lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14328 opened Mar 1, 2025 by samueltardieu Loading…
Emit collapsible_match at the right node S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14311 opened Feb 27, 2025 by Alexendoo Loading…
Create new lints with #[clippy::version = "nightly"] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14299 opened Feb 26, 2025 by Alexendoo Loading…
fix: missing_const_for_fn FP on unstable const traits S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14294 opened Feb 25, 2025 by profetia Loading…
New lint: manual_is_multiple_of S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14292 opened Feb 25, 2025 by samueltardieu Loading…
Lint *Error types that don't implement core::error::Error S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
#14291 opened Feb 25, 2025 by SpecificProtagonist Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.