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 ab2158f commit bc5e10dCopy full SHA for bc5e10d
src/test/run-pass/class-poly-methods.rs
@@ -1,3 +1,5 @@
1
+// xfail-test
2
+// needs metadata encoding on Windows
3
class cat<U> {
4
priv {
5
let mut info : [U];
0 commit comments