about summary refs log tree commit diff
path: root/src/test/pretty/asm.pp
AgeCommit message (Expand)AuthorLines
2020-06-15asm: Allow multiple template strings; interpret them as newline-separatedJosh Triplett-0/+8
2020-06-13pretty/asm.rs should only be tested for x86_64 and not AArch64Yerkebulan Tulibergenov-0/+1
2020-05-18Add tests for asm!Amanieu d'Antras-0/+25