rust/tests/ui/uninhabited
Esteban Küber e17388b809 Handle more cases of value suggestions 2024-04-10 20:36:14 +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 Rollup merge of #120742 - Nadrieril:use-min_exh_pats, r=compiler-errors 2024-02-23 17:02:03 +01: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.fixed Handle more cases of value suggestions 2024-04-10 20:36:14 +00:00
privately-uninhabited-mir-call.rs Handle more cases of value suggestions 2024-04-10 20:36:14 +00:00
privately-uninhabited-mir-call.stderr Handle more cases of value suggestions 2024-04-10 20:36:14 +00: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 Unmark the feature gate as incomplete 2024-02-13 16:45:29 +01:00
uninhabited-irrefutable.min_exhaustive_patterns.stderr Unmark the feature gate as incomplete 2024-02-13 16:45:29 +01:00
uninhabited-irrefutable.rs Rollup merge of #120742 - Nadrieril:use-min_exh_pats, r=compiler-errors 2024-02-23 17:02:03 +01:00
uninhabited-matches-feature-gated.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Prefer `min_exhaustive_patterns` in tests 2024-02-13 16:45:53 +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