summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/non-exhaustive-match.rs
AgeCommit message (Expand)AuthorLines
2022-09-03Include enum path in variant suggestionMichael Goulet-3/+3
2020-12-18Keep all witnesses of non-exhaustivenessNadrieril-1/+1
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-2/+2
2020-06-13Prefer the associated consts for pattern matching errorLzu Tao-2/+2
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-5/+0
2020-03-23Ignore tests on some platforms due to #53081Aaron Hill-0/+5
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-1/+0
2019-11-05Make exhaustiveness error message more consistent for slice patternsNadrieril-1/+1
2019-10-27Gather together usefulness testsNadrieril-0/+64