summary refs log tree commit diff
path: root/src/test/ui/const-generics/slice-const-param-mismatch.stderr
AgeCommit message (Expand)AuthorLines
2020-05-09adjust testsRalf Jung-1/+2
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-3/+9
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-6/+6
2019-10-06Fix const arguments not displaying in types mismatch diagnostic.ben-6/+6
2019-09-29Add a couple more test cases, including non-ascii strings.ben-3/+12
2019-09-28Added test for mismatched slices, and byte slices.ben-0/+29