.. |
diverging-guard.rs
|
Add diverging match guard test.
|
2023-10-24 15:30:17 +00:00 |
exhaustive-wo-nevertype-issue-51221.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-107505.rs
|
Erase regions before uninhabited check
|
2023-02-01 01:14:34 +00:00 |
privately-uninhabited-dead-code.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
privately-uninhabited-mir-call.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
privately-uninhabited-mir-call.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
projection.rs
|
Normalize types when applying uninhabited predicate.
|
2023-06-27 17:10:14 +00:00 |
uninhabited-enum-cast.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +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
|
Test min_exhaustive_patterns in more cases
|
2024-02-08 11:48:38 +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
|
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 |