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