about summary refs log tree commit diff
path: root/src/test/ui/const-generics/slice-const-param.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-19/+0
2021-08-30`feature(const_param_types)` -> `feature(adt_const_params)`lcnr-1/+1
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-6/+3
2020-12-26update testsBastian Kauschke-1/+0
2020-08-18change const param ty warning messageBastian Kauschke-2/+2
2020-08-12Add a bunch of revisionskadmin-3/+7
2020-05-09adjust testsRalf Jung-1/+1
2019-09-29Add a couple more test cases, including non-ascii strings.ben-0/+1
2019-09-28Added test for mismatched slices, and byte slices.ben-0/+18