Make asm_goto_with_outputs a separate feature gate
This commit is contained in:
parent
73f8309300
commit
0178ba2c25
8 changed files with 68 additions and 11 deletions
|
@ -417,6 +417,7 @@ symbols! {
|
|||
asm_const,
|
||||
asm_experimental_arch,
|
||||
asm_goto,
|
||||
asm_goto_with_outputs,
|
||||
asm_sym,
|
||||
asm_unwind,
|
||||
assert,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue