We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0324ac8 commit 7cba9edCopy full SHA for 7cba9ed
compiler/rustc_smir/src/lib.rs
@@ -10,7 +10,6 @@
10
html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/",
11
test(attr(allow(unused_variables), deny(warnings)))
12
)]
13
-
14
#![cfg_attr(not(feature = "default"), feature(rustc_private))]
15
16
pub mod mir;
0 commit comments