From a9bfb5d83754710a8cb7da2f7d17f62ec3cafdcc Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Sun, 30 Jan 2022 18:55:22 -0300 Subject: Move overlap_mode into trait level attribute + feature flag --- compiler/rustc_span/src/symbol.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_span/src') diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index d99bdd3bdd5..ba8ade088ba 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -1205,7 +1205,6 @@ symbols! { rustc_trivial_field_reads, rustc_unsafe_specialization_marker, rustc_variance, - rustc_with_negative_coherence, rustdoc, rustdoc_internals, rustfmt, @@ -1489,6 +1488,7 @@ symbols! { width, windows, windows_subsystem, + with_negative_coherence, wrapping_add, wrapping_mul, wrapping_sub, -- cgit 1.4.1-3-g733a5