rust/tests/ui/rfc-2008-non-exhaustive/uninhabited
2023-01-11 09:32:08 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
coercions_same_crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
coercions_same_crate.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
coercions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
coercions.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
indirect_match_same_crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
indirect_match_same_crate.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
indirect_match_with_exhaustive_patterns_same_crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
indirect_match_with_exhaustive_patterns.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
indirect_match_with_exhaustive_patterns.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
indirect_match.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
indirect_match.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-65157-repeated-match-arm.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-65157-repeated-match-arm.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
match_same_crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
match_same_crate.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
match_with_exhaustive_patterns_same_crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
match_with_exhaustive_patterns.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
match_with_exhaustive_patterns.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
match.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
match.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
patterns_same_crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
patterns_same_crate.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
patterns.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00