summary refs log tree commit diff
path: root/src/test/ui/const-generics/occurs-check
AgeCommit message (Expand)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-46/+22
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-1/+1
2021-07-30Use multispan suggestions more oftenEsteban Küber-4/+2
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-7/+9
2021-03-27combine: stop eagerly evaluating constsBastian Kauschke-6/+53
2020-12-26update testsBastian Kauschke-1/+0
2020-12-02const_evaluatable_checked: fix occurs checkBastian Kauschke-0/+32
2020-10-17Suggest minimal subset features in `incomplete_features` lintYuki Okushi-0/+1
2020-09-21add testsBastian Kauschke-0/+160