reference icon indicating copy to clipboard operation
reference copied to clipboard

Clarify that `asm!` blocks can be duplicated or deduplicated by the compiler

Open Amanieu opened this issue 1 year ago • 2 comments

Fixes rust-lang/rust#116857

Amanieu avatar Dec 25 '23 19:12 Amanieu

Should we guide users to using unique section names if they need to be able to have each asm block separate?

asquared31415 avatar Dec 25 '23 19:12 asquared31415

It seems you mentioned the wrong issue/PR in the PR description.

bjorn3 avatar Dec 25 '23 21:12 bjorn3