From abe2148aeef3a1ee4622ae8df43370aa749c7b4e Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Fri, 25 Aug 2023 23:01:06 +0200 Subject: add rustc_abi debugging attribute --- compiler/rustc_span/src/symbol.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/rustc_span') diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index 07bae08d558..9d4f49f9453 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -1281,6 +1281,7 @@ symbols! { rust_eh_catch_typeinfo, rust_eh_personality, rustc, + rustc_abi, rustc_allocator, rustc_allocator_zeroed, rustc_allow_const_fn_unstable, -- cgit 1.4.1-3-g733a5