Add support for clobber_abi to asm!

This commit is contained in:
Amanieu d'Antras 2021-07-29 13:43:26 +02:00
parent 2f4612260d
commit 3fd463a5ca
12 changed files with 652 additions and 79 deletions

View file

@ -377,6 +377,7 @@ symbols! {
char,
client,
clippy,
clobber_abi,
clone,
clone_closures,
clone_from,