summary refs log tree commit diff
path: root/tests/ui/asm/naked-functions-instruction-set.rs
AgeCommit message (Expand)AuthorLines
2024-10-06disallow `asm!` in `#[naked]` functionsFolkert de Vries-2/+2
2024-10-06use `naked_asm!` in naked-function testsFolkert-3/+3
2024-07-27switch to an allowlist approachFolkert-0/+30