1
Fork 0

add rustc_abi debugging attribute

This commit is contained in:
Ralf Jung 2023-08-25 23:01:06 +02:00
parent b60f7b51a2
commit abe2148aee
12 changed files with 422 additions and 29 deletions

View file

@ -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,