about summary refs log tree commit diff
path: root/tests/ui/impl-trait/recursive-type-alias-impl-trait-declaration-too-subtle.stderr
AgeCommit message (Expand)AuthorLines
2025-06-03Run wfcheck in one big loop instead of per moduleOli Scherer-13/+13
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-10/+10
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-4/+6
2024-12-04Avoid `opaque type not constrained` errors in the presence of other errorsOli Scherer-14/+6
2024-10-04Bless ui tests.Camille GILLOT-22/+22
2024-07-05Use verbose suggestion for changing arg typeEsteban Küber-8/+10
2024-06-12Require any function with a tait in its signature to actually constrain a hid...Oli Scherer-4/+17
2023-12-07recurse into refs when comparing tys for diagnosticsjyn-4/+4
2023-06-22Handle weak type aliases by immediately resolving them to their aliased typeOli Scherer-5/+0
2023-06-22Point to argument/return type instead of the whole function headerOli Scherer-4/+4
2023-06-16Add `AliasKind::Weak` for type aliases.Oli Scherer-0/+5
2023-05-12Use the opaque_types_defined_by query to cheaply check for whether a hidden t...Oli Scherer-0/+5
2023-01-30Modify primary span label for E0308Esteban Küber-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+49