]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #93175 - spastorino:negative-traits-coherence-new, r=nikomatsakis
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 25 Jan 2022 04:51:12 +0000 (05:51 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 04:51:12 +0000 (05:51 +0100)
Implement stable overlap check considering negative traits

This PR implement the new disjointness rules for overlap check described in https://rust-lang.github.io/negative-impls-initiative/explainer/coherence-check.html#new-disjointness-rules

r? ``@nikomatsakis``

1  2 
compiler/rustc_span/src/symbol.rs

Simple merge