mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 03:10:33 +00:00
add provisional cache test for new solver wrote it for chalk in https://github.com/rust-lang/chalk/pull/788 and never added it to the new solver. r? ``@compiler-errors``