Skip to content

Commit 732eaf8

Browse files
committed
FIXME comment
1 parent 74f00e2 commit 732eaf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_span/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#![feature(optin_builtin_traits)]
1515
#![feature(specialization)]
1616

17-
// allow wasm target for rustc-ap-rustc_span
17+
// FIXME(#56935): Work around ICEs during cross-compilation.
1818
#[allow(unused)]
1919
extern crate rustc_macros;
2020

0 commit comments

Comments
 (0)