We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fc5e8 commit 0ae0044Copy full SHA for 0ae0044
tests/ui/type-alias-impl-trait/nested_inference_failure.rs
@@ -1,4 +1,6 @@
1
// check-pass
2
+// revisions: new old
3
+//[new] compile-flags: -Znext-solver
4
5
//! This test checks that we can successfully infer
6
//! the hidden type of `FooImpl` to be `Foo<i32, {closure}>`
0 commit comments