We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c66e3 commit 74f00e2Copy full SHA for 74f00e2
src/librustc_span/lib.rs
@@ -15,6 +15,7 @@
15
#![feature(specialization)]
16
17
// allow wasm target for rustc-ap-rustc_span
18
+#[allow(unused)]
19
extern crate rustc_macros;
20
21
use rustc_data_structures::AtomicRef;
0 commit comments