about summary refs log tree commit diff
path: root/src/test/ui/const-generics/array-wrapper-struct-ctor.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-3/+0
2020-12-26update testsBastian Kauschke-1/+0
2020-08-26Added a lot of min_const_generics revisionsAmjad Alsharafi-3/+4
2020-05-09adjust testsRalf Jung-1/+1
2019-09-08Update test stderr with results of enabling unused lintsMark Rousskov-0/+2
2019-06-07Add test for const generics struct constructorvarkor-0/+15