mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

remove outdated coherence hack we have a more precise detection for downstream conflicts in candidate assembly: the `is_knowable` check in `candidate_from_obligation_no_cache`. r? types cc `@nikomatsakis`