Skip to content

Commit 9625829

Browse files
committed
remove unused FIXME
1 parent 72e74d7 commit 9625829

File tree

1 file changed

+0
-4
lines changed
  • compiler/rustc_index/src

1 file changed

+0
-4
lines changed

compiler/rustc_index/src/lib.rs

-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,3 @@
99
pub mod bit_set;
1010
pub mod interval;
1111
pub mod vec;
12-
13-
// FIXME(#56935): Work around ICEs during cross-compilation.
14-
#[allow(unused)]
15-
extern crate rustc_macros;

0 commit comments

Comments
 (0)