Skip to content

Commit 74f00e2

Browse files
committed
#[allow(unused)]
1 parent 60c66e3 commit 74f00e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/librustc_span/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#![feature(specialization)]
1616

1717
// allow wasm target for rustc-ap-rustc_span
18+
#[allow(unused)]
1819
extern crate rustc_macros;
1920

2021
use rustc_data_structures::AtomicRef;

0 commit comments

Comments
 (0)