about summary refs log tree commit diff
path: root/tests/ui/specialization/min_specialization
AgeCommit message (Expand)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-12/+12
2023-10-25Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...Oli Scherer-1/+14
2023-06-28Adjust inner span of implicit self ref argumentMichael Goulet-2/+2
2023-05-05Report nicer lifetime errors for specializationMatthew Jasper-0/+77
2023-05-05Normalize consistently for specializationsMatthew Jasper-0/+82
2023-05-05Disallow (min) specialization imps with no itemsMatthew Jasper-0/+28
2023-03-23Note type mismatch on ConstArgHasTypeMichael Goulet-1/+1
2023-03-19Delay overlap errors if errors are involvedMichael Goulet-7/+10
2023-03-19Constrain const vars to error if const types are mismatchedMichael Goulet-4/+4
2023-03-09Use param's real type in try_eval_lit_or_paramMichael Goulet-0/+23
2023-01-12Point at HIR types when impl trait ref doesn't normalizeMichael Goulet-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+546