Do not deny clippy::missing_inline_in_public_items in std_detect
This commit is contained in:
parent
d2674ea2fe
commit
936583f12c
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@
|
|||
#![feature(staged_api, doc_cfg, allow_internal_unstable)]
|
||||
#![deny(rust_2018_idioms)]
|
||||
#![allow(clippy::shadow_reuse)]
|
||||
#![deny(clippy::missing_inline_in_public_items)]
|
||||
#![cfg_attr(test, allow(unused_imports))]
|
||||
#![no_std]
|
||||
#![allow(internal_features)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue