We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1cebb commit 68f2e1eCopy full SHA for 68f2e1e
src/test/run-pass/issue-38763.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-emscripten
12
+
13
#![feature(i128_type)]
14
15
#[repr(C)]
0 commit comments