summary refs log tree commit diff
path: root/src/test/ui/consts/inline_asm.stderr
AgeCommit message (Expand)AuthorLines
2021-08-15Fix ui tests for llvm_asm! deprecationAmanieu d'Antras-4/+2
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2020-09-30Remove E0019, use E0015 for inline assembly in a constDylan MacKenzie-2/+2
2020-04-21Assign correct span to new illegal opsDylan MacKenzie-2/+4
2020-04-19Check for `llvm_asm` in a const contextDylan MacKenzie-0/+9