about summary refs log tree commit diff
path: root/src/test/ui/asm/naked-invalid-attr.rs
AgeCommit message (Expand)AuthorLines
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-1/+2
2021-04-13Check for asm support in UI tests that require itTomasz Miąsko-1/+1
2020-11-24Validate that `#[naked]` is applied to a function definitionTomasz Miąsko-0/+51