diff options
Diffstat (limited to 'src/libstd/lib.rs')
| -rw-r--r-- | src/libstd/lib.rs | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index 722c08a22a6..1390341cf7c 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -209,8 +209,6 @@ #![warn(missing_docs)] #![warn(missing_debug_implementations)] #![deny(intra_doc_link_resolution_failure)] // rustdoc is run without -D warnings - -#![deny(rust_2018_idioms)] #![allow(explicit_outlives_requirements)] // Tell the compiler to link to either panic_abort or panic_unwind | 
