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 f14fc7a commit b6f9709Copy full SHA for b6f9709
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 533d3055f3da1e3d50b16f5fb8bde63ad5eaf3c2
+refs/heads/master: 0a74ffaea336177ab65b92d578a187d1388857e3
trunk/src/test/compile-fail/vector-no-ann.rs
@@ -1,3 +1,8 @@
+// xfail-stage0
+// xfail-stage1
3
+// xfail-stage2
4
+// xfail-stage3
5
+
6
// error-pattern:3:13:3:14
7
fn main() -> () {
8
auto foo = [];
0 commit comments