rust/tests/ui/rfcs/rfc-2008-non-exhaustive
2024-08-20 21:53:47 +02:00
..
auxiliary
improper_ctypes [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
uninhabited Move the "matches no value" note to be a span label 2024-08-20 21:53:47 +02:00
borrowck-exhaustive.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
borrowck-non-exhaustive.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
borrowck-non-exhaustive.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
enum_same_crate_empty_match.rs
enum_same_crate_empty_match.stderr Move the "matches no value" note to be a span label 2024-08-20 21:53:47 +02:00
enum_same_crate.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
enum-as-cast.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
enum-as-cast.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
enum.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
enum.stderr Improve clarity of diagnostic message on non-exhaustive matches 2023-09-03 19:55:11 +08:00
invalid-attribute.rs
invalid-attribute.stderr
omitted-patterns-dont-lint-on-arm.lint.stderr Suggest to set lint level on whole match 2023-11-04 14:44:00 +01:00
omitted-patterns-dont-lint-on-arm.normal.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
omitted-patterns-dont-lint-on-arm.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
omitted-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
omitted-patterns.stderr Add some tests 2023-11-22 02:14:42 +01:00
stable-omitted-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
stable-omitted-patterns.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
struct.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
struct.stderr
structs_same_crate.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
variant.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
variant.stderr
variants_fictive_visibility.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
variants_same_crate.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00