X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Frustc_span%2Fsrc%2Fsymbol.rs;h=7597b8d126a9ceb55375ecdb2f9f523cd756e093;hb=dc3e59cb3fe05ebd752d3a2269f501c00327be22;hp=fbb12701d96ab05b7a9d8e22b8ef873de6ffe4d5;hpb=244b90edee8962e5ed950f5279725272ab70a046;p=rust.git diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index fbb12701d96..f1119214be4 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -164,6 +164,7 @@ Capture, Center, Clone, + Context, Continue, Copy, Count, @@ -287,6 +288,7 @@ Target, ToOwned, ToString, + TokenStream, Try, TryCaptureGeneric, TryCapturePrintable, @@ -498,6 +500,7 @@ console, const_allocate, const_async_blocks, + const_closures, const_compare_raw_pointers, const_constructor, const_deallocate, @@ -721,11 +724,17 @@ forbid, forget, format, + format_alignment, format_args, format_args_capture, format_args_macro, format_args_nl, + format_argument, + format_arguments, + format_count, format_macro, + format_placeholder, + format_unsafe_arg, freeze, freg, frem_fast, @@ -946,6 +955,7 @@ mul, mul_assign, mul_with_overflow, + multiple_supertrait_upcastable, must_not_suspend, must_use, naked,