mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
match_single_binding
This commit is contained in:
parent
add40c8660
commit
d351cb8dfb
3 changed files with 2 additions and 6 deletions
|
@ -1,3 +1,4 @@
|
|||
#![allow(clippy::match_single_binding)]
|
||||
#![allow(clippy::no_effect)]
|
||||
|
||||
use crate::size_and_align_expr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue