summary refs log tree commit diff
path: root/src/test/ui/consts/inline_asm.stderr
AgeCommit message (Expand)AuthorLines
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