summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0730.stderr
AgeCommit message (Expand)AuthorLines
2020-05-09adjust testsRalf Jung-1/+2
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2020-03-30update tests, improve variable namesBastian Kauschke-7/+4
2020-03-30infer arr len from patternBastian Kauschke-3/+6
2019-07-30--bless tests due to INCOMPLETE_FEATURES being a lint.Mazdak Farrokhzad-0/+2
2019-06-02Add error for pattern-matching on arrays without a fixed sizevarkor-0/+15