Skip to content

Commit 0ae0044

Browse files
committed
Make sure the new solver agrees
1 parent 08fc5e8 commit 0ae0044

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/type-alias-impl-trait/nested_inference_failure.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// check-pass
2+
// revisions: new old
3+
//[new] compile-flags: -Znext-solver
24

35
//! This test checks that we can successfully infer
46
//! the hidden type of `FooImpl` to be `Foo<i32, {closure}>`

0 commit comments

Comments
 (0)