about summary refs log tree commit diff
path: root/tests/ui/rfcs/type-alias-impl-trait
AgeCommit message (Expand)AuthorLines
2025-08-20handle opaque types before region inferencelcnr-13/+31
2025-08-08borrowck: defer opaque type errorslcnr-5/+25
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-46/+33
2024-02-22Remove some annotations that just specify the defaultOli Scherer-14/+12
2024-02-22Avoid emitting type mismatches against `{type error}`Oli Scherer-53/+14
2024-02-21test that we do not support higher-ranked regions in opaque type inferenceAli MJ Al-Nasrawy-0/+254