about summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/slice-patterns-exhaustiveness.rs
AgeCommit message (Expand)AuthorLines
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-2/+0
2019-11-21Use appropriate constructor for const slicesNadrieril-1/+1
2019-11-21Add some testsNadrieril-0/+22
2019-11-17Small improvement to exhaustiveness diagnosticsNadrieril-2/+2
2019-11-16Introduce new FixedLenSlice constructorNadrieril-3/+3
2019-11-16Add some testsNadrieril-4/+14
2019-11-06Split slice-patterns test as suggested by CentrilNadrieril-0/+75