]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/mem-replace-direct-memcpy.rs
Rollup merge of #102954 - GuillaumeGomez:cfg-hide-attr-checks, r=Manishearth
[rust.git] / src / test / codegen / mem-replace-direct-memcpy.rs
index b41ef538d718ff87464ebca6bf213b6a6afd682b..4318e926e47917dca9b99ac60e79168e38382e29 100644 (file)
@@ -4,6 +4,7 @@
 // known to be `1` after inlining).
 
 // compile-flags: -C no-prepopulate-passes -Zinline-mir=no
+// ignore-debug: the debug assertions get in the way
 
 #![crate_type = "lib"]