about summary refs log tree commit diff
path: root/src/test/ui/const-generics/foreign-item-const-parameter.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-7/+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/+5
2020-05-09adjust testsRalf Jung-1/+1
2019-09-10Correct the polymorphic extern fn error for const parametersvarkor-0/+10