mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
remove old clippy::if_same_then_else lint
This commit is contained in:
@@ -189,7 +189,6 @@ tree.
|
||||
clippy::new_without_default,
|
||||
clippy::unneeded_field_pattern,
|
||||
clippy::match_like_matches_macro,
|
||||
clippy::if_same_then_else,
|
||||
clippy::collapsible_if,
|
||||
clippy::derive_partial_eq_without_eq,
|
||||
clippy::needless_borrowed_reference
|
||||
|
||||
Reference in New Issue
Block a user