identifiers: Remove outdated allow attribute
This commit is contained in:
parent
617a40e3e9
commit
8faeef4fef
@ -7,8 +7,6 @@
|
||||
missing_debug_implementations,
|
||||
missing_docs
|
||||
)]
|
||||
// Since we support Rust 1.36.0, we can't apply this suggestion yet
|
||||
#![allow(clippy::use_self)]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
|
||||
use std::{convert::TryFrom, num::NonZeroU8};
|
||||
|
Loading…
x
Reference in New Issue
Block a user