Disagree that 0x10000 is unreadable
This commit is contained in:
parent
26098ed877
commit
d3e5dd9cd7
@ -96,6 +96,7 @@
|
||||
#![cfg_attr(feature = "cargo-clippy", allow(doc_markdown))]
|
||||
#![cfg_attr(feature = "cargo-clippy", allow(linkedlist))]
|
||||
#![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))]
|
||||
|
||||
// Blacklisted Rust lints.
|
||||
|
Loading…
Reference in New Issue
Block a user