rust/tests/ui/asm
Michael Goulet bc4f0bb486 Pass InferCtxt to InlineAsmCtxt to properly taint on error
Split up some of the tests bc tainting causes some errors to become
suppressed
2025-03-10 14:28:09 +00:00
..
aarch64
loongarch
powerpc
riscv
s390x
sparc
x86_64 Pass InferCtxt to InlineAsmCtxt to properly taint on error 2025-03-10 14:28:09 +00:00
arm-low-dreg.rs
asm-with-nested-closure.rs
bad-template.aarch64.stderr
bad-template.rs
bad-template.x86_64.stderr
binary_asm_labels.rs
binary_asm_labels.stderr
binary_asm_labels_allowed.rs
conditionally-sized-ptr-fail.rs Better error message for unsized pointers 2025-02-24 16:20:50 +00:00
conditionally-sized-ptr-fail.stderr Better error message for unsized pointers 2025-02-24 16:20:50 +00:00
conditionally-sized-ptr.rs Properly support thin ptrs that are only thin due to their param-env in asm macro 2025-02-24 16:20:35 +00:00
const-error.rs
const-refs-to-static.rs
const-refs-to-static.stderr
const-resolve-error.rs Bless tests 2025-02-26 19:27:19 +00:00
const-resolve-error.stderr Bless tests 2025-02-26 19:27:19 +00:00
empty_global_asm.rs
fail-const-eval-issue-121099.rs Bless tests 2025-02-26 19:27:19 +00:00
fail-const-eval-issue-121099.stderr Bless tests 2025-02-26 19:27:19 +00:00
generic-const.rs
generic_const_simd_vec_len.rs
generic_const_simd_vec_len.stderr
global-asm-isnt-really-a-mir-body.rs Exclude global_asm from mir_keys 2025-03-06 17:34:17 +00:00
global-asm-with-error.rs Construct MIR error body for global_asm correctly 2025-03-06 17:34:17 +00:00
global-asm-with-error.stderr Exclude global_asm from mir_keys 2025-03-06 17:34:17 +00:00
global-asm-with-lifetimes.rs
ice-bad-err-span-in-template-129503.rs
ice-bad-err-span-in-template-129503.stderr
inline-asm-with-lifetimes.bad.stderr
inline-asm-with-lifetimes.rs
inline-syntax.arm.stderr
inline-syntax.arm_llvm_18.stderr
inline-syntax.rs
inline-syntax.x86_64.stderr
invalid-const-operand.rs Pass InferCtxt to InlineAsmCtxt to properly taint on error 2025-03-10 14:28:09 +00:00
invalid-const-operand.stderr Pass InferCtxt to InlineAsmCtxt to properly taint on error 2025-03-10 14:28:09 +00:00
invalid-sym-operand.rs
invalid-sym-operand.stderr
issue-72570.rs
issue-72570.stderr
issue-85247.rs
issue-85247.rwpi.stderr
issue-87802.rs
issue-87802.stderr
issue-89305.rs
issue-89305.stderr
issue-92378.rs
issue-97490.rs
issue-99071.rs
issue-99071.stderr
issue-99122-2.rs
issue-99122.rs
issue-99122.stderr
issue-113788.rs
issue-113788.stderr
may_unwind.rs
naked-asm-outside-naked-fn.rs
naked-asm-outside-naked-fn.stderr
naked-functions-ffi.rs
naked-functions-ffi.stderr
naked-functions-inline.rs
naked-functions-inline.stderr
naked-functions-instruction-set.rs
naked-functions-testattrs.rs
naked-functions-testattrs.stderr
naked-functions-unused.aarch64.stderr
naked-functions-unused.rs
naked-functions-unused.x86_64.stderr
naked-functions.rs
naked-functions.stderr
naked-invalid-attr.rs
naked-invalid-attr.stderr
naked-with-invalid-repr-attr.rs
naked-with-invalid-repr-attr.stderr
named-asm-labels.rs
named-asm-labels.s
named-asm-labels.stderr
named_const_simd_vec_len.rs
non-const.rs
non-const.stderr
noreturn.rs
parse-error.rs
parse-error.stderr
reg-conflict.rs
reg-conflict.stderr
simple_global_asm.rs
tainting-on-error.rs Pass InferCtxt to InlineAsmCtxt to properly taint on error 2025-03-10 14:28:09 +00:00
tainting-on-error.stderr Pass InferCtxt to InlineAsmCtxt to properly taint on error 2025-03-10 14:28:09 +00:00
type-check-1.rs
type-check-1.stderr
type-check-4.rs
type-check-4.stderr
unpretty-expanded.rs
unpretty-expanded.stdout
unsupported-option.fixed
unsupported-option.rs
unsupported-option.stderr