We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 682ad02 + 9625829 commit 2b6b49eCopy full SHA for 2b6b49e
compiler/rustc_index/src/lib.rs
@@ -9,7 +9,3 @@
9
pub mod bit_set;
10
pub mod interval;
11
pub mod vec;
12
-
13
-// FIXME(#56935): Work around ICEs during cross-compilation.
14
-#[allow(unused)]
15
-extern crate rustc_macros;
0 commit comments