X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_span%2Fsrc%2Fsymbol.rs;h=1fcf8c7a8bf13f06543603c5a9d1ff120861c01a;hb=b66e123677ac5f4fade3bb67888f8f40f0bb28ec;hp=9e446c96db319cc11d2221a23aad75c005f7438a;hpb=f91fa512d1beb080fa9a15026d6acb3f4d4729b7;p=rust.git diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index 9e446c96db3..1fcf8c7a8bf 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -165,6 +165,7 @@ Capture, Center, Clone, + Context, Continue, Copy, Count, @@ -264,7 +265,6 @@ Relaxed, Release, Result, - ResumeTy, Return, Right, Rust, @@ -754,7 +754,6 @@ generic_associated_types_extended, generic_const_exprs, generic_param_attrs, - get_context, global_allocator, global_asm, globs, @@ -829,6 +828,7 @@ item_like_imports, iter, iter_repeat, + kcfi, keyword, kind, kreg,