rust/tests/ui/asm/x86_64
2026-02-02 15:10:36 +08:00
..
bad-clobber-abi.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
bad-clobber-abi.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-options.rs Stabilize asm_goto 2025-03-17 11:12:10 +00:00
bad-options.stderr improve error message when global_asm! uses asm! options 2024-07-25 22:33:52 +02:00
bad-reg.rs stabilize asm_const 2024-08-13 23:18:31 +02:00
bad-reg.stderr show supported register classes 2025-01-29 12:15:12 +01:00
const.rs stabilize asm_const 2024-08-13 23:18:31 +02:00
duplicate-options.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
duplicate-options.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
duplicate-options.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
evex512-implicit-feature.rs Remove uses of stdarch_x86_avx512 2025-06-03 21:34:59 +05:30
global_asm_escape.rs escape symbol names in global asm 2026-02-02 15:10:36 +08:00
goto-block-safe.rs Stabilize asm_goto 2025-03-17 11:12:10 +00:00
goto-block-safe.stderr Stabilize asm_goto 2025-03-17 11:12:10 +00:00
goto.rs Diagnose liveness on MIR. 2025-10-11 20:50:21 +00:00
goto.stderr Bless x86_64 test. 2025-10-12 03:15:18 +00:00
interpolated-idents.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
interpolated-idents.stderr Fix duplicate labels emitted in render_multispan_macro_backtrace() 2023-10-19 08:03:40 +05:30
issue-82869.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
issue-82869.stderr show supported register classes 2025-01-29 12:15:12 +01:00
issue-89875.rs Stabilize target_feature_11 2025-01-27 23:44:47 +01:00
issue-96797.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
may_unwind.rs Add ignore-backends annotations in failing GCC backend ui tests 2025-07-23 13:48:04 +02:00
multiple-clobber-abi.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
naked_asm_escape.rs escape symbol names in global asm 2026-02-02 15:10:36 +08:00
srcloc.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
srcloc.stderr Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
sym.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
target-feature-attr.rs Remove uses of #[feature(avx512_target_feature)] 2025-05-18 11:12:25 +05:30
target-feature-attr.stderr Remove uses of #[feature(avx512_target_feature)] 2025-05-18 11:12:25 +05:30
type-check-2.rs Pass InferCtxt to InlineAsmCtxt to properly taint on error 2025-03-10 14:28:09 +00:00
type-check-2.stderr Do not mention -Zmacro-backtrace for std macros that are a wrapper around a compiler intrinsic 2026-01-26 17:34:31 +00:00
type-check-3.rs stabilize asm_const 2024-08-13 23:18:31 +02:00
type-check-3.stderr stabilize asm_const 2024-08-13 23:18:31 +02:00
type-check-5.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-check-5.stderr Ban non-array SIMD 2024-09-09 19:39:43 -07:00
x86_64_parse_error.rs stabilize asm_const 2024-08-13 23:18:31 +02:00
x86_64_parse_error.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00