about summary refs log tree commit diff
path: root/src/test/ui/pattern/slice-pattern-const.rs
AgeCommit message (Expand)AuthorLines
2018-11-29Fix another related ICEOliver Scherer-1/+14
2018-11-29r/\t/ /Oliver Scherer-7/+7
2018-11-29Support arbitrary slice constants for pattern deaggregationOliver Scherer-2/+2
2018-11-29Allow constants of byte slice type as patternsOliver Scherer-0/+11