]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/box_expr.rs
ci: Start running wasm32 tests on Travis
[rust.git] / src / test / mir-opt / box_expr.rs
index f4938fae6a5c9ddfca1398b01d77598328645ec8..74e07d5e864759b4e0dd691a6c3f64fd7fa677a7 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-wasm32-bare compiled with panic=abort by default
+
 #![feature(box_syntax)]
 
 fn main() {