Skip to content

Commit

Permalink
Enable issue-23036.rs on wasm32
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Mar 9, 2022
1 parent 0c7d0a1 commit 6c58b5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/ui/issues/issue-23036.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// run-pass
// ignore-wasm32-bare FIXME(#93923) llvm miscompilation

use std::collections::HashMap;
use std::path::Path;
Expand Down

0 comments on commit 6c58b5e

Please sign in to comment.