Skip to content

Commit

Permalink
Ignore an i128 test on emscripten
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jan 26, 2018
1 parent 6e1cebb commit 68f2e1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass/issue-38763.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-emscripten

#![feature(i128_type)]

#[repr(C)]
Expand Down

0 comments on commit 68f2e1e

Please sign in to comment.