mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-05 12:25:13 +00:00
Merge #7630
7630: Slightly expand test r=jonas-schievink a=jonas-schievink bors r+ Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
This commit is contained in:
commit
612e6843f1
@ -3198,6 +3198,9 @@ fn f() {
|
|||||||
().method();
|
().method();
|
||||||
//^^^^^^^^^^^ {unknown}
|
//^^^^^^^^^^^ {unknown}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
().method();
|
||||||
|
//^^^^^^^^^^^ {unknown}
|
||||||
}
|
}
|
||||||
"#,
|
"#,
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user