summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/non-exhaustive-match.stderr
AgeCommit message (Expand)AuthorLines
2020-12-18Keep all witnesses of non-exhaustivenessNadrieril-2/+2
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2020-07-27mv std libs to library/mark-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-8/+8
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+8
2020-03-23Ignore tests on some platforms due to #53081Aaron Hill-8/+8
2020-03-22Store idents for `DefPathData` into crate metadataAaron Hill-0/+5
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-8/+8
2019-11-05Make exhaustiveness error message more consistent for slice patternsNadrieril-2/+2
2019-10-27Gather together usefulness testsNadrieril-0/+79