rust/tests/ui/uninhabited
2024-02-16 20:02:50 +00:00
..
diverging-guard.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
exhaustive-wo-nevertype-issue-51221.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-107505.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
privately-uninhabited-dead-code.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
privately-uninhabited-mir-call.rs
privately-uninhabited-mir-call.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
projection.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
uninhabited-enum-cast.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
uninhabited-irrefutable.exhaustive_patterns.stderr Test min_exhaustive_patterns in more cases 2024-02-08 11:48:38 +01:00
uninhabited-irrefutable.min_exhaustive_patterns.stderr Test min_exhaustive_patterns in more cases 2024-02-08 11:48:38 +01:00
uninhabited-irrefutable.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
uninhabited-matches-feature-gated.rs
uninhabited-matches-feature-gated.stderr Don't recommend if let if let else works 2023-01-11 14:40:07 -08:00
uninhabited-patterns.rs Don't warn an empty pattern unreachable if we're not sure the data is valid 2023-12-09 00:44:49 +01:00
uninhabited-patterns.stderr Don't warn an empty pattern unreachable if we're not sure the data is valid 2023-12-09 00:44:49 +01:00