mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-01 10:08:00 +00:00
Ignore must_use_candidate pedantic lint
This commit is contained in:
@@ -114,6 +114,8 @@
|
||||
doc_markdown,
|
||||
// false positive
|
||||
needless_doctest_main,
|
||||
// noisy
|
||||
must_use_candidate,
|
||||
)
|
||||
)]
|
||||
// Rustc lints.
|
||||
|
||||
Reference in New Issue
Block a user