Merge cfail and ui tests into ui tests
This commit is contained in:
parent
36066d8925
commit
8937d6a6cf
670 changed files with 2198 additions and 2129 deletions
|
@ -15,7 +15,7 @@
|
|||
fn main() {
|
||||
let foo = 22;
|
||||
match foo {
|
||||
u32::XXX => { }
|
||||
u32::XXX => { } //~ ERROR no associated item named
|
||||
_ => { }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue