summaryrefslogtreecommitdiff
path: root/tests/ui/specialization
AgeCommit message (Expand)Author
2023-09-10Point out if a local trait has no implementationsMichael Goulet
2023-06-28Adjust inner span of implicit self ref argumentMichael Goulet
2023-06-06bless coherence testMichael Goulet
2023-05-09Rollup merge of #111252 - matthewjasper:min-spec-improvements, r=compiler-errorsDylan DPC
2023-05-05Report nicer lifetime errors for specializationMatthew Jasper
2023-05-05Normalize consistently for specializationsMatthew Jasper
2023-05-05Disallow (min) specialization imps with no itemsMatthew Jasper
2023-05-05remove unnecessary attribute from a diagnosticTakayuki Maeda
2023-04-26add known-bug test for unsound issue 105782whtahy
2023-04-26add known-bug test for unsound issue 40582whtahy
2023-04-16fix library and rustdoc testsDeadbeef
2023-04-12Tweak output for 'add line' suggestionEsteban Küber
2023-03-23Note type mismatch on ConstArgHasTypeMichael Goulet
2023-03-19Delay overlap errors if errors are involvedMichael Goulet
2023-03-19Constrain const vars to error if const types are mismatchedMichael Goulet
2023-03-09Use param's real type in try_eval_lit_or_paramMichael Goulet
2023-02-14Fetch less HIR in signature check.Camille GILLOT
2023-01-30Modify primary span label for E0308Esteban Küber
2023-01-12Only point at impl self ty in WF if trait predicate shares self tyMichael Goulet
2023-01-12Point at impl self type for impl wf obligationsMichael Goulet
2023-01-12Point at HIR types when impl trait ref doesn't normalizeMichael Goulet
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet
2023-01-11Move /src/test to /testsAlbert Larsan