about summary refs log tree commit diff
path: root/src/test/ui/const-generics/infer
AgeCommit message (Expand)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-80/+4
2021-08-11Modify structured suggestion outputEsteban Küber-9/+9
2020-12-26update testsBastian Kauschke-12/+7
2020-11-18Suggest turbofish for uninferred const argumentJustus K-3/+83
2020-10-22improve const infer errorBastian Kauschke-1/+1
2020-09-23use the correct span when dealing with inference variablesBastian Kauschke-6/+31
2020-09-23merge `need_type_info_err(_const)`Bastian Kauschke-18/+6
2020-09-14improve const infer errBastian Kauschke-7/+7
2020-09-14shrink const infer errorBastian Kauschke-0/+117