rust/tests/codegen-llvm/enum
2025-08-06 09:11:35 -07:00
..
enum-aggregate.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02: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 [codegen] assume the tag, not the relative discriminant 2025-08-06 09:11:35 -07:00
enum-transparent-extract.rs No longer need allocas for consuming Result<!, i32> and similar 2025-07-23 00:09:36 -07: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