Relax clippy::rest-pat-in-fully-bound-structs.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
e12b0262da
commit
96dc56ad07
1 changed files with 0 additions and 1 deletions
|
|
@ -965,7 +965,6 @@ pub_without_shorthand = "warn"
|
|||
rc_buffer = "warn"
|
||||
rc_mutex = "warn"
|
||||
redundant_type_annotations = "warn"
|
||||
rest_pat_in_fully_bound_structs = "warn"
|
||||
semicolon_outside_block = "warn"
|
||||
str_to_string = "warn"
|
||||
string_lit_chars_any = "warn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue