about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0730.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-11/+2
2020-12-26update testsBastian Kauschke-1/+0
2020-10-17Suggest minimal subset features in `incomplete_features` lintYuki Okushi-0/+1
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