mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 20:41:02 +00:00
Disagree that 0x10000 is unreadable
This commit is contained in:
@@ -96,6 +96,7 @@
|
|||||||
#![cfg_attr(feature = "cargo-clippy", allow(doc_markdown))]
|
#![cfg_attr(feature = "cargo-clippy", allow(doc_markdown))]
|
||||||
#![cfg_attr(feature = "cargo-clippy", allow(linkedlist))]
|
#![cfg_attr(feature = "cargo-clippy", allow(linkedlist))]
|
||||||
#![cfg_attr(feature = "cargo-clippy", allow(type_complexity))]
|
#![cfg_attr(feature = "cargo-clippy", allow(type_complexity))]
|
||||||
|
#![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
|
||||||
#![cfg_attr(feature = "cargo-clippy", allow(zero_prefixed_literal))]
|
#![cfg_attr(feature = "cargo-clippy", allow(zero_prefixed_literal))]
|
||||||
|
|
||||||
// Blacklisted Rust lints.
|
// Blacklisted Rust lints.
|
||||||
|
|||||||
Reference in New Issue
Block a user