mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
dce5b97c52
`-Znext-solver` Propagate `stalled_on_coroutines` as a field in `Certainty::Maybe` ..instead of collecting them with a `ProofTreeVisitor` Fixes https://github.com/rust-lang/trait-system-refactor-initiative/issues/270