about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0730.rs
AgeCommit message (Expand)AuthorLines
2020-05-09adjust testsRalf Jung-1/+1
2020-03-30update tests, improve variable namesBastian Kauschke-1/+1
2020-03-30infer arr len from patternBastian Kauschke-1/+1
2019-06-02Add error for pattern-matching on arrays without a fixed sizevarkor-0/+11