about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-assoc-type-unconstrained.stderr
AgeCommit message (Expand)AuthorLines
2025-06-03Run wfcheck in one big loop instead of per moduleOli Scherer-8/+8
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-5/+0
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2024-07-06show unit output when there is only output diff in diagnosticsyukang-1/+1
2024-07-05Use verbose suggestion for changing arg typeEsteban Küber-4/+5
2023-06-22Point to argument/return type instead of the whole function headerOli Scherer-2/+2
2023-05-12Use the opaque_types_defined_by query to cheaply check for whether a hidden t...Oli Scherer-0/+59