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 81ce090 commit 5571a9aCopy full SHA for 5571a9a
src/test/run-pass/class-typarams.rs
@@ -1,3 +1,5 @@
1
+// xfail-test
2
+// needs metadata encoding on Windows
3
class cat<U> {
4
priv {
5
let mut meows : uint;
0 commit comments