rust/tests/ui/asm/x86_64
sayantn 2898680ebd
Remove uses of `#[feature(avx512_target_feature)]`
2025-05-18 11:12:25 +05:30
..
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 `#[feature(avx512_target_feature)]` 2025-05-18 11:12:25 +05:30
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 Stabilize asm_goto 2025-03-17 11:12:10 +00:00
goto.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +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 Remove c_unwind from tests and fix tests 2024-06-19 13:54:55 +01:00
multiple-clobber-abi.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
srcloc.rs Update the minimum external LLVM to 19 2025-04-05 11:44:38 -07:00
srcloc.stderr Update the minimum external LLVM to 19 2025-04-05 11:44:38 -07: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 Pass InferCtxt to InlineAsmCtxt to properly taint on error 2025-03-10 14:28:09 +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