Rollup merge of #92814 - lcnr:unused-fixme, r=Mark-Simulacrum
remove unused FIXME #56935 seems to be fixed.
This commit is contained in:
commit
2b6b49e1d7
@ -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…
Reference in New Issue
Block a user