X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_span%2Fsrc%2Fsymbol.rs;h=5c46e7d9af90dce53cf29d65f4fe0c6c1d971ff0;hb=a2f217902675d8ad29ecb79a8c153b485d85cb7b;hp=42e521a20a3c3d35b28020786dad646c00133fb2;hpb=f4549d2ee0ddd254f18cb07beb599d74e8221b44;p=rust.git diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index 42e521a20a3..5c46e7d9af9 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -669,6 +669,7 @@ label_break_value, lang, lang_items, + large_assignments, lateout, lazy_normalization_consts, le, @@ -749,6 +750,7 @@ more_struct_aliases, movbe_target_feature, move_ref_pattern, + move_size_limit, mul, mul_assign, mul_with_overflow, @@ -1008,6 +1010,7 @@ rustc_layout_scalar_valid_range_start, rustc_legacy_const_generics, rustc_macro_transparency, + rustc_main, rustc_mir, rustc_nonnull_optimization_guaranteed, rustc_object_lifetime_default, @@ -1103,6 +1106,7 @@ simd_reduce_or, simd_reduce_xor, simd_rem, + simd_round, simd_saturating_add, simd_saturating_sub, simd_scatter, @@ -1111,6 +1115,7 @@ simd_shl, simd_shr, simd_sub, + simd_trunc, simd_xor, since, sinf32,