mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 12:44:40 +00:00
xfail transitive inheritance test -- I guess this doesn't work yet
This commit is contained in:
parent
a30ea013f5
commit
90cee95e51
@ -8,6 +8,7 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// xfail-test
|
||||
trait A {
|
||||
fn a_method();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user