summary refs log tree commit diff
path: root/tests/ui/specialization/min_specialization
AgeCommit message (Expand)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-10/+10
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-4/+32
2024-02-10Allow restricted trait impls in macros with `min_specialization`Zalathar-0/+25
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-3/+3
2024-01-23Remove track_errors entirelyOli Scherer-21/+2
2024-01-22Make generic const type mismatches not hide trait impls from the trait solverOli Scherer-4/+20
2024-01-02Reorder `check_item_type` diagnostics so they occur next to the corresponding...Oli Scherer-4/+4
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