Skip to content

Commit 4ca980e

Browse files
committed
---
yaml --- r: 3895 b: refs/heads/master c: 6b86dcd h: refs/heads/master i: 3893: 21c35ab 3891: 5f4b060 3887: 3e36109 v: v3
1 parent 63d49d7 commit 4ca980e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 5e1a6dac4409ba2f584fb41d0759e6c79ec8a8c4
2+
refs/heads/master: 6b86dcde676ad0640e4a35f33ef0e49429cdc9b7
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// error-pattern:expected str but found vec
2+
// xfail-stage0
3+
fn main() {
4+
fail [];
5+
}

0 commit comments

Comments
 (0)