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
coercions_same_crate.rs
coercions_same_crate.stderr
coercions.rs
coercions.stderr
indirect_match_same_crate.rs
indirect_match_same_crate.stderr
indirect_match_with_exhaustive_patterns_same_crate.rs
indirect_match_with_exhaustive_patterns.rs
indirect_match_with_exhaustive_patterns.stderr
indirect_match.rs
indirect_match.stderr
issue-65157-repeated-match-arm.rs
issue-65157-repeated-match-arm.stderr
match_same_crate.rs
match_same_crate.stderr
match_with_exhaustive_patterns_same_crate.rs
match_with_exhaustive_patterns.rs
match_with_exhaustive_patterns.stderr
match.rs
match.stderr
patterns_same_crate.rs
patterns_same_crate.stderr
patterns.rs