about summary refs log tree commit diff
path: root/src/test/ui/const-generics/impl-const-generic-struct.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-12/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-5/+0
2020-12-26update testsBastian Kauschke-1/+0
2020-08-12Add missing tests in root const-gen dirkadmin-2/+4
2020-05-09adjust testsRalf Jung-1/+1
2019-11-18test: const-generics: Update tests removing unrequired bracesGabriel Smith-1/+1
2019-05-11Add test for const implvarkor-0/+16