mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
cd2efff518
Don't ICE when non-self part of trait goal is constrained in new solver Self-explanatory. See test for example when this can happen.