change selection test to run-pass
This commit is contained in:
parent
87599ddd86
commit
4d5a9bcb86
@ -1,5 +1,5 @@
|
|||||||
//@ compile-flags: -Znext-solver
|
//@ compile-flags: -Znext-solver
|
||||||
//@ check-pass
|
//@ run-pass
|
||||||
|
|
||||||
// Test that selection prefers the builtin trait object impl for `Any`
|
// Test that selection prefers the builtin trait object impl for `Any`
|
||||||
// instead of the user defined impl. Both impls apply to the trait
|
// instead of the user defined impl. Both impls apply to the trait
|
||||||
|
Loading…
x
Reference in New Issue
Block a user