]> git.lizzy.rs Git - rust.git/blobdiff - src/libprofiler_builtins/lib.rs
Auto merge of #66931 - cjgillot:hirene-preamble, r=eddyb
[rust.git] / src / libprofiler_builtins / lib.rs
index 2ce1a110b44c0c8f8d080599ee008f71a7f0dabb..e503795c519d4fedc28ea32710b95325b456da1b 100644 (file)
@@ -3,8 +3,7 @@
 #![profiler_runtime]
 #![unstable(feature = "profiler_runtime_lib",
             reason = "internal implementation detail of rustc right now",
-            issue = "0")]
+            issue = "none")]
 #![allow(unused_features)]
 #![feature(nll)]
 #![feature(staged_api)]
-#![deny(rust_2018_idioms)]