about summary refs log tree commit diff
path: root/tests/ui/wf/ice-hir-wf-check-anon-const-issue-122199.stderr
AgeCommit message (Expand)AuthorLines
2025-08-06Fortify generic param default checksLeón Orell Valerian Liehr-1/+1
2025-06-30Unconditionally run `check_item_type` on all itemsOli Scherer-1/+1
2025-06-13Merge unboxed trait object error suggestion into regular dyn incompat errorOli Scherer-17/+2
2025-06-05Add missing `dyn` keywords to tests that do not test for themLukas Wirth-65/+25
2025-04-06update/bless testsBennet Bleßmann-6/+6
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2024-11-23Dont create trait object if it has errors in itMichael Goulet-111/+18
2024-09-29fix(hir_analysis/wfcheck): don't leak {type error}Barrett Ray-30/+14
2024-09-25Compiler: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-9/+9
2024-06-05Bless tests and handle tests/crashesBoxy-29/+15
2024-03-23Change an ICE regression test to use the original reproducerGurinder Singh-3/+171
2024-03-19Gracefully handle AnonConst in diagnostic_hir_wf_check()Gurinder Singh-0/+60