rust/tests/ui/asm/aarch64
Folkert de Vries 85f9dce889
in aarch64 asm parse error tests, only test cases specific to that target
this is more in line with the x86 parse error tests. The cross-platform tests were more complete anyway
2025-05-19 11:11:55 +02:00
..
aarch64-sve.rs tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features by using minicore 2024-12-17 01:12:36 +09:00
arm64ec-sve.rs tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features by using minicore 2024-12-17 01:12:36 +09:00
arm64ec-sve.stderr tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features by using minicore 2024-12-17 01:12:36 +09:00
bad-options.rs update aarch64 asm tests 2024-07-27 19:08:59 +02:00
bad-options.stderr update aarch64 asm tests 2024-07-27 19:08:59 +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
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
llvm-58384.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
may_unwind.rs Fix broken aarch64 unwind test 2024-06-19 13:54:55 +01:00
parse-error.rs in aarch64 asm parse error tests, only test cases specific to that target 2025-05-19 11:11:55 +02:00
parse-error.stderr in aarch64 asm parse error tests, only test cases specific to that target 2025-05-19 11:11:55 +02: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
type-check-2-2.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-check-2-2.stderr Handle more cases of "values to suggest" given a type 2024-04-10 23:58:36 +00:00
type-check-2.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-check-2.stderr Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-check-3.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
type-check-3.stderr Add `f16` and `f128` inline ASM support for `aarch64` 2024-08-25 00:13:25 +01:00
type-f16.rs Add `f16` and `f128` inline ASM support for `aarch64` 2024-08-25 00:13:25 +01:00