Add features gates for experimental asm features

This commit is contained in:
Amanieu d'Antras 2021-10-27 18:37:18 +01:00
parent 3831aaa13c
commit eb32c00216
42 changed files with 243 additions and 98 deletions

View file

@ -327,6 +327,9 @@ symbols! {
as_ptr,
as_str,
asm,
asm_const,
asm_experimental_arch,
asm_sym,
assert,
assert_inhabited,
assert_macro,