mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
405eb4178e
SolverDelegate add assoc type for Infcx makes writing trait bounds on it a lot nicer going forward. r? `@compiler-errors`