mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

Don't lint against named labels in `naked_asm!` Naked functions are allowed to define global labels, just like `global_asm!`.
Don't lint against named labels in `naked_asm!` Naked functions are allowed to define global labels, just like `global_asm!`.