]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_asan/lib.rs
Simplify Cache wrapper to single type, impl Deref on it, fix all compilation errors...
[rust.git] / src / librustc_asan / lib.rs
index 3bdb86d313dcbb703db8bc2763a3baf9c71f1ab3..d6c8e54c18db7ea9e9f6d9bdefc1e2ce0d5e3dd3 100644 (file)
@@ -6,5 +6,3 @@
 #![unstable(feature = "sanitizer_runtime_lib",
             reason = "internal implementation detail of sanitizers",
             issue = "0")]
-
-#![deny(rust_2018_idioms)]