Skip to content

Commit c22100a

Browse files
committed
Un-XFAIL vector-no-ann
and update it to reflect the new friendly error message
1 parent c9a8bde commit c22100a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
// xfail-stage0
2-
// xfail-stage1
3-
// xfail-stage2
4-
// xfail-stage3
52

6-
// error-pattern:3:13:3:14
3+
// error-pattern:Ambiguous type
74
fn main() -> () {
85
auto foo = [];
96
}
10-
// this checks that span_err gets used

0 commit comments

Comments
 (0)