mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
02378997ea
in this commit, `naked_asm!` is an alias for `asm!` with one difference: `options(noreturn)` is always enabled by `naked_asm!`. That makes it future-compatible for when `naked_asm!` starts disallowing `options(noreturn)` later. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |