rust/tests/ui/rfc-2008-non-exhaustive/uninhabited
Esteban Küber 62ba3e70a1 Modify primary span label for E0308
The previous output was unintuitive to users.
2023-01-30 20:12:19 +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 Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
coercions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
coercions.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +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