summary refs log tree commit diff
path: root/src/test/codegen/naked-noinline.rs
AgeCommit message (Expand)AuthorLines
2022-07-06Stop emitting CET prologues for naked functionsJubilee Young-1/+1
2022-01-21Reject unsupported naked functionsTomasz Miąsko-1/+0
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-11/+12
2021-08-17Add needs-asm-support to more testsJosh Stone-0/+1
2021-03-05Bump mir-opt-level from 2 to 3 in testsSantiago Pastorino-1/+1
2020-11-20Never inline naked functionsTomasz Miąsko-0/+30