rust/tests/assembly/asm
Matthias Krüger b1d059fc2b
Rollup merge of #132457 - taiki-e:needless-feature, r=workingjubilee
Remove needless #![feature(asm_experimental_arch)] from loongarch64 inline assembly test

inline assembly is already stable on this architecture.
2024-11-02 08:33:13 +01:00
..
aarch64-el2vmsa.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
aarch64-modifiers.rs [testsuite][cleanup] Remove all usages of `dont_merge` hack to avoid function merging 2024-08-31 01:12:41 +05:30
aarch64-outline-atomics.rs Reformat `use` declarations. 2024-07-29 08:26:52 +10:00
aarch64-types.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
arm-modifiers.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
arm-types.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00
avr-modifiers.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
avr-types.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
bpf-types.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
comments.rs Move remaining inline assembly test files into asm directory 2024-11-01 22:12:55 +09:00
global_asm.rs stabilize `asm_const` 2024-08-13 23:18:31 +02:00
hexagon-types.rs [testsuite][cleanup] Remove all usages of `dont_merge` hack to avoid function merging 2024-08-31 01:12:41 +05:30
inline-asm-avx.rs Run rustfmt on `tests/assembly/`. 2024-05-30 16:15:46 +10:00
loongarch-type.rs Remove needless #![feature(asm_experimental_arch)] from loongarch64 inline assembly test 2024-11-01 22:39:08 +09:00
m68k-types.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
mips-types.rs [testsuite][cleanup] Remove all usages of `dont_merge` hack to avoid function merging 2024-08-31 01:12:41 +05:30
msp430-types.rs stabilize `asm_const` 2024-08-13 23:18:31 +02:00
nvptx-types.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
powerpc-types.rs [testsuite][cleanup] Remove all usages of `dont_merge` hack to avoid function merging 2024-08-31 01:12:41 +05:30
riscv-types.rs [testsuite][cleanup] Remove all usages of `dont_merge` hack to avoid function merging 2024-08-31 01:12:41 +05:30
s390x-types.rs [testsuite][cleanup] Remove all usages of `dont_merge` hack to avoid function merging 2024-08-31 01:12:41 +05:30
wasm-types.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
x86-modifiers.rs [testsuite][cleanup] Remove all usages of `dont_merge` hack to avoid function merging 2024-08-31 01:12:41 +05:30
x86-types.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00