reference
reference copied to clipboard
Clarify that `asm!` blocks can be duplicated or deduplicated by the compiler
Fixes rust-lang/rust#116857
Should we guide users to using unique section names if they need to be able to have each asm block separate?
It seems you mentioned the wrong issue/PR in the PR description.