Skip to content

Commit 4d5a9bc

Browse files
committed
change selection test to run-pass
1 parent 87599dd commit 4d5a9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/traits/next-solver/dyn-any-dont-prefer-impl.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//@ compile-flags: -Znext-solver
2-
//@ check-pass
2+
//@ run-pass
33

44
// Test that selection prefers the builtin trait object impl for `Any`
55
// instead of the user defined impl. Both impls apply to the trait

0 commit comments

Comments
 (0)