mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
add8298aff
new solver: don't consider blanket impls multiple times only consider candidates which rely on the self type in `assemble_candidates_after_normalizing_self_ty`. r? ``@compiler-errors``