mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
33ed3fc07f
Don't lint against named labels in `naked_asm!` Naked functions are allowed to define global labels, just like `global_asm!`.