We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87599dd commit 4d5a9bcCopy full SHA for 4d5a9bc
tests/ui/traits/next-solver/dyn-any-dont-prefer-impl.rs
@@ -1,5 +1,5 @@
1
//@ compile-flags: -Znext-solver
2
-//@ check-pass
+//@ run-pass
3
4
// Test that selection prefers the builtin trait object impl for `Any`
5
// instead of the user defined impl. Both impls apply to the trait
0 commit comments