]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/iter-sum-overflow-debug.rs
New upstream version 1.23.0+dfsg1
[rustc.git] / src / test / run-pass / iter-sum-overflow-debug.rs
index 6c07afb37b8a08d81379b89f0fc1a3d0a3f4798d..c640f7cd2804575f1a074e1f5d2022f778038fc6 100644 (file)
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-wasm32-bare compiled with panic=abort by default
 // compile-flags: -C debug_assertions=yes
 
 use std::panic;