mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
7849162ace
Add a test showing failing closure signature inference in new solver Been thinking a bit about how to make this test pass... but we don't actually have any good tests exercising this behavior in the suite. r? lcnr