rust/compiler/rustc_feature/src
Matthias Krüger 3d6f276ca7
Rollup merge of #93175 - spastorino:negative-traits-coherence-new, r=nikomatsakis
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``
2022-01-25 05:51:12 +01:00
..
accepted.rs Stabilize destructuring_assignment 2021-12-14 22:38:51 -05:00
active.rs Formally implement let chains 2022-01-18 19:38:17 -03:00
builtin_attrs.rs Implement stable with negative coherence mode 2022-01-21 18:22:21 -03:00
lib.rs Check for duplicate attributes. 2021-11-18 16:10:26 -08:00
removed.rs Create rustdoc_internals feature gate 2021-11-24 21:57:18 +01:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00