Implement stable with negative coherence mode

This commit is contained in:
Santiago Pastorino
2022-01-21 12:53:50 -03:00
parent c2890ed426
commit d2d25a5be0
5 changed files with 123 additions and 4 deletions

View File

@@ -1203,6 +1203,7 @@ symbols! {
rustc_trivial_field_reads,
rustc_unsafe_specialization_marker,
rustc_variance,
rustc_with_negative_coherence,
rustdoc,
rustdoc_internals,
rustfmt,