mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
Make sure the new solver agrees
This commit is contained in:
parent
08fc5e8acd
commit
0ae00444dc
@ -1,4 +1,6 @@
|
||||
// check-pass
|
||||
// revisions: new old
|
||||
//[new] compile-flags: -Znext-solver
|
||||
|
||||
//! This test checks that we can successfully infer
|
||||
//! the hidden type of `FooImpl` to be `Foo<i32, {closure}>`
|
||||
|
Loading…
Reference in New Issue
Block a user