06333e092b
Properly reject the `may_unwind` option in `global_asm!` This was accidentally accepted even though it had no effect in `global_asm!`. The option only makes sense for `asm!` which runs within a function. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |