mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-01 01:23:26 +00:00
change selection test to run-pass
This commit is contained in:
parent
87599ddd86
commit
4d5a9bcb86
@ -1,5 +1,5 @@
|
||||
//@ compile-flags: -Znext-solver
|
||||
//@ check-pass
|
||||
//@ run-pass
|
||||
|
||||
// Test that selection prefers the builtin trait object impl for `Any`
|
||||
// instead of the user defined impl. Both impls apply to the trait
|
||||
|
Loading…
Reference in New Issue
Block a user