about summary refs log tree commit diff
path: root/tests/codegen/asm/goto.rs
AgeCommit message (Expand)AuthorLines
2024-11-24Make asm_goto_with_outputs a separate feature gateGary Guo-1/+1
2024-11-24Support use of asm goto with outputs and `options(noreturn)`Gary Guo-1/+11
2024-11-24Fix asm goto with outputsGary Guo-11/+13
2024-11-01Move remaining inline assembly test files into asm directoryTaiki Endo-0/+51