remove unused FIXME
This commit is contained in:
parent
72e74d7b9c
commit
962582981f
@ -9,7 +9,3 @@
|
|||||||
pub mod bit_set;
|
pub mod bit_set;
|
||||||
pub mod interval;
|
pub mod interval;
|
||||||
pub mod vec;
|
pub mod vec;
|
||||||
|
|
||||||
// FIXME(#56935): Work around ICEs during cross-compilation.
|
|
||||||
#[allow(unused)]
|
|
||||||
extern crate rustc_macros;
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user