Skip to content

Commit

Permalink
FIXME comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ctaggart committed May 8, 2020
1 parent 74f00e2 commit 732eaf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_span/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 732eaf8

Please sign in to comment.