We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6211dd7 commit 59bf63bCopy full SHA for 59bf63b
src/test/incremental/hashes/inline_asm.rs
@@ -8,6 +8,7 @@
8
// build-pass (FIXME(62277): could be check-pass?)
9
// revisions: cfail1 cfail2 cfail3 cfail4 cfail5 cfail6
10
// compile-flags: -Z query-dep-graph
11
+// needs-asm-support
12
// [cfail1]compile-flags: -Zincremental-ignore-spans
13
// [cfail2]compile-flags: -Zincremental-ignore-spans
14
// [cfail3]compile-flags: -Zincremental-ignore-spans
src/test/incremental/issue-72386.rs
@@ -1,4 +1,5 @@
1
// revisions: rpass1 cfail1 rpass3
2
3
// only-x86_64
4
// Regression test for issue #72386
5
// Checks that we don't ICE when switching to an invalid register
0 commit comments