We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d6794 commit 515a676Copy full SHA for 515a676
tests/mir-opt/annotate-moves/async.rs
@@ -1,4 +1,5 @@
1
//@ compile-flags: -Z annotate-moves -Z annotate-moves-size-limit=1 -C debuginfo=full
2
+//@ ignore-std-debug-assertions
3
//@ edition: 2021
4
5
#![crate_type = "lib"]
tests/mir-opt/annotate-moves/basic.rs
//@ compile-flags: -Z annotate-moves -Z annotate-moves-size-limit=8 -C debuginfo=full
tests/mir-opt/annotate-moves/iter.rs
0 commit comments