about summary refs log tree commit diff
path: root/src/test/ui/const-generics/argument_order.rs
AgeCommit message (Expand)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-2/+1
2020-12-26update testsBastian Kauschke-1/+0
2020-08-31Fix duplicate error messages in const_generics testsAmjad Alsharafi-5/+3
2020-08-26Added a lot of min_const_generics revisionsAmjad Alsharafi-4/+10
2020-08-08Rm restriction on ord of default types w/ constskadmin-4/+3
2020-07-23test usageBastian Kauschke-1/+4
2020-07-23add more complex param order testBastian Kauschke-0/+7
2020-05-09adjust testsRalf Jung-1/+1
2020-03-19sort generic param order in generics_ofBastian Kauschke-0/+9