test: Try to work around a resolve1 bug in class-cast-to-iface-cross-crate-2
This commit is contained in:
parent
08368a38d3
commit
3f06a8c8d5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// xfail-fast
|
||||
// aux-build:cci_class_cast.rs
|
||||
use cci_class_cast;
|
||||
import to_str::*;
|
||||
import to_str::to_str;
|
||||
import cci_class_cast::kitty::*;
|
||||
|
||||
fn print_out<T: to_str>(thing: T, expected: str) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue