rust/src/test/ui/llvm-asm
Aaron Hill 0dd9f118d9
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
2021-05-12 19:03:06 -04:00
..
asm-src-loc-codegen-units.rs Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
asm-src-loc.rs Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
inline-asm-bad-constraint.rs Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
inline-asm-bad-constraint.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
inline-asm-bad-operand.rs Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
inline-asm-bad-operand.stderr Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
issue-14936.rs Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
issue-33264.rs Move some tests to more reasonable directories 2021-01-31 19:46:46 -03:00
issue-51431.rs
issue-51431.stderr
issue-54067.rs
issue-62046.rs
issue-62046.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
issue-69092.rs Improve inline asm error diagnostics 2020-05-29 17:05:35 +01:00
issue-69092.stderr Improve inline asm error diagnostics 2020-05-29 17:05:35 +01:00
llvm-asm-bad-clobber.rs test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-bad-clobber.stderr test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-concat-src.rs
llvm-asm-in-bad-modifier.rs test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-in-bad-modifier.stderr test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-in-moved.rs
llvm-asm-in-out-operand.rs
llvm-asm-indirect-memory.rs
llvm-asm-literal-escaping.rs
llvm-asm-misplaced-option.rs test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-misplaced-option.stderr test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-out-assign-imm.rs test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-out-assign-imm.stderr Compiler error messages: reduce assertiveness of message E0384 2021-04-12 23:29:09 +01:00
llvm-asm-out-assign.rs
llvm-asm-out-no-modifier.rs test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-out-no-modifier.stderr test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-out-read-uninit.rs test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-out-read-uninit.stderr test: ui: skip tests which aren't appropriate for RISC-V 2020-06-04 15:59:59 +01:00
llvm-asm-parse-errors.rs
llvm-asm-parse-errors.stderr