rust/tests/codegen-llvm/enum
Caiweiran 9d08596a2e tests: fix RISC-V failures and adjust transmute-scalar.rs target
Resolve several ./x test failures on RISC-V caused by ABI and codegen
differences. Update multiple codegen-llvm tests for compatibility, and
explicitly set the target for transmute-scalar.rs to x86_64 to ensure
consistent behavior across hosts.
2025-08-18 19:37:13 +00:00
..
enum-aggregate.rs tests: fix RISC-V failures and adjust transmute-scalar.rs target 2025-08-18 19:37:13 +00:00
enum-bounds-check-derived-idx.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-bounds-check-issue-13926.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-bounds-check-issue-82871.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-bounds-check.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-debug-clike.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-debug-niche-2.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-debug-niche.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-debug-tagged.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-discriminant-eq.rs [codegen] assume the tag, not the relative discriminant 2025-08-06 09:11:35 -07:00
enum-discriminant-value.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-early-otherwise-branch.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-match.rs tests: fix RISC-V failures and adjust transmute-scalar.rs target 2025-08-18 19:37:13 +00:00
enum-transparent-extract.rs tests: fix RISC-V failures and adjust transmute-scalar.rs target 2025-08-18 19:37:13 +00:00
enum-two-variants-match.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-u128.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
unreachable_enum_default_branch.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00