about summary refs log tree commit diff
path: root/src/test/ui/inline-asm-bad-operand.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-04Ignore some more tests on emscriptenNikita Popov-0/+2
2018-10-30Add a test for multiple cases of E0669Levente Kurusa-0/+9
2018-10-06codegen_llvm: verify that inline assembly operands are scalarsLevente Kurusa-0/+57