We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f22e9c commit 413c979Copy full SHA for 413c979
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