Trigger `unsafe_code` lint on invocations of `global_asm` `unsafe_code` already warns about things that don't involve the `unsafe` keyword, e.g. `#[no_mangle]`. This makes it warn on `core::arch::global_asm` too. Fixes #103078
#[derive(Clone, Copy)]
ExtCtxt
DiagCtxt
unsafe_code
global_asm!
DiagnosticBuilder::emit
ParseSess
Session
ErrorGuaranteed
ast::LitKind::Err
token::LitKind::Err
--env
--env-set
Diagnostic
DiagnosticBuilder
#[coverage(off)]
#[test]
#[bench]