1
Fork 0

add unwind_asm feature gate for may_unwind option

This commit is contained in:
cynecx 2021-11-14 20:21:05 +01:00
parent 059d3b3f34
commit 686ace3b41
5 changed files with 34 additions and 0 deletions

View file

@ -332,6 +332,7 @@ symbols! {
asm_const,
asm_experimental_arch,
asm_sym,
asm_unwind,
assert,
assert_inhabited,
assert_macro,