Skip to content

Commit d66a3dd

Browse files
committed
testsuite: Re-xfail record-trailing-comma
It was xfailed before the other commits in this pull request, so no big deal. I'll look into it later.
1 parent 6b6d15a commit d66a3dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/pretty/record-trailing-comma.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// xfail-test
1112
// pp-exact
1213
struct Thing {
1314
x: int,

0 commit comments

Comments
 (0)