Files
rust/compiler
Nilstrieb d61adbffe1 Rollup merge of #121318 - kadiwa4:no_assembly_in_supposedly_safe_code, r=Nilstrieb
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
2024-02-20 15:13:55 +01:00
..
2024-02-06 13:12:33 +11:00
2024-02-18 16:02:16 +03:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-02-13 21:13:06 +00:00
2024-02-06 13:12:33 +11:00
2024-02-12 15:46:35 +09:00
2024-02-06 13:12:33 +11:00