Skip to content

Commit bc5e10d

Browse files
committed
xfail - metadata encoding doesn't work, which breaks Windows
1 parent ab2158f commit bc5e10d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/class-poly-methods.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// xfail-test
2+
// needs metadata encoding on Windows
13
class cat<U> {
24
priv {
35
let mut info : [U];

0 commit comments

Comments
 (0)