mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 11:46:59 +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`