rust/tests/codegen/enum
2024-03-07 22:58:51 +08:00
..
enum-bounds-check-derived-idx.rs
enum-bounds-check-issue-13926.rs
enum-bounds-check-issue-82871.rs
enum-bounds-check.rs
enum-debug-clike.rs
enum-debug-niche-2.rs Use generic NonZero in tests. 2024-02-25 12:03:48 +01:00
enum-debug-niche.rs
enum-debug-tagged.rs
enum-discriminant-value.rs
enum-match.rs
enum-u128.rs
uninhabited_enum_default_branch.rs Replace the default branch with an unreachable branch If it is the last variant 2024-03-07 22:58:51 +08:00