Drop outdated lints

This commit is contained in:
Zhiming Wang 2020-05-31 14:12:15 +08:00
parent 13a2354a2c
commit 6c2d33fc07
No known key found for this signature in database
GPG Key ID: 5B58F95EC95965D8

View File

@ -1,5 +1,4 @@
#![allow(non_camel_case_types)]
#![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
#[macro_use]
extern crate bitflags;