summary refs log tree commit diff
path: root/src/test/ui/unsafe/inline_asm.rs
AgeCommit message (Expand)AuthorLines
2022-01-12Remove ui tests for LLVM-style inline assemblyTomasz Miąsko-4/+0
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-1/+2
2021-08-17Add needs-asm-support to more testsJosh Stone-0/+1
2021-08-15Fix ui tests for llvm_asm! deprecationAmanieu d'Antras-0/+1
2021-05-14Check for inline assembly in THIR unsafeckSmitty-0/+10