mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-02 19:06:05 +00:00
also xfail class-typarams (doesn't work on Windows)
This commit is contained in:
parent
81ce090643
commit
5571a9a193
@ -1,3 +1,5 @@
|
||||
// xfail-test
|
||||
// needs metadata encoding on Windows
|
||||
class cat<U> {
|
||||
priv {
|
||||
let mut meows : uint;
|
||||
|
Loading…
Reference in New Issue
Block a user