summary refs log tree commit diff
path: root/src/test/ui/const-generics/defaults
AgeCommit message (Expand)AuthorLines
2020-10-17Suggest minimal subset features in `incomplete_features` lintYuki Okushi-0/+1
2020-09-10Add revisions to const generic default UI tests.Hameer Abbasi-13/+64
2020-08-12Flip order of const & typekadmin-1/+1
2020-08-09Change Ord impl for ParamKindOrdkadmin-40/+43
2020-08-09Test lifetimes after types after consts forbiddenkadmin-2/+39
2020-08-09Added +1 test for only works w/ feat const genkadmin-1/+54
2020-08-08Rm restriction on ord of default types w/ constskadmin-0/+11
2020-08-07test min_const_generics using revisionsBastian Kauschke-5/+17
2020-07-23tweak wordingBastian Kauschke-1/+1
2020-07-22require type defaults to be after const generic parametersBastian Kauschke-0/+27