about summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/slice-patterns-exhaustiveness.stderr
AgeCommit message (Expand)AuthorLines
2020-09-20Implement destructuring for all aggregates and for referencesOliver Scherer-6/+42
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+16
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-16/+16
2019-11-21Use appropriate constructor for const slicesNadrieril-2/+2
2019-11-21Add some testsNadrieril-1/+25
2019-11-17Small improvement to exhaustiveness diagnosticsNadrieril-4/+4
2019-11-16Introduce new FixedLenSlice constructorNadrieril-6/+6
2019-11-16Add some testsNadrieril-19/+35
2019-11-06Split slice-patterns test as suggested by CentrilNadrieril-0/+91