mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-28 05:21:05 +00:00
Ignore unseparated_literal_suffix pedantic lint
This commit is contained in:
parent
a8247bc619
commit
81a3f66d78
@ -51,6 +51,7 @@
|
||||
similar_names,
|
||||
single_match_else,
|
||||
stutter,
|
||||
unseparated_literal_suffix,
|
||||
use_self,
|
||||
)
|
||||
)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user