remove unused FIXME
This commit is contained in:
parent
72e74d7b9c
commit
962582981f
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue