Skip to content

Commit

Permalink
remove unused FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
lcnr committed Jan 12, 2022
1 parent 72e74d7 commit 9625829
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions compiler/rustc_index/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,3 @@
pub mod bit_set;
pub mod interval;
pub mod vec;

// FIXME(#56935): Work around ICEs during cross-compilation.
#[allow(unused)]
extern crate rustc_macros;

0 comments on commit 9625829

Please sign in to comment.