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 4364be3 commit 763380aCopy full SHA for 763380a
src/test/run-pass/vector-no-ann-2.rs
@@ -1,3 +1,5 @@
1
+// xfail-stage0
2
+
3
fn main() -> () {
4
let @vec[uint] quux = @[];
5
}
0 commit comments