FIXME comment

This commit is contained in:
Cameron Taggart 2020-05-08 07:56:53 -06:00
parent 74f00e2f63
commit 732eaf81b7

View file

@ -14,7 +14,7 @@
#![feature(optin_builtin_traits)]
#![feature(specialization)]
// allow wasm target for rustc-ap-rustc_span
// FIXME(#56935): Work around ICEs during cross-compilation.
#[allow(unused)]
extern crate rustc_macros;