rust/tests/ui/uninhabited
Camille GILLOT 9a7ed3625f Emit diagnostic for privately uninhabited uncovered witnesses. 2023-05-24 19:16:07 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
uninhabited-enum-cast.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
uninhabited-irrefutable.rs Emit diagnostic for privately uninhabited uncovered witnesses. 2023-05-24 19:16:07 +00:00
uninhabited-irrefutable.stderr Emit diagnostic for privately uninhabited uncovered witnesses. 2023-05-24 19:16:07 +00: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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
uninhabited-patterns.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00