about summary refs log tree commit diff
path: root/tests/ui/type-alias-impl-trait/impl-trait-in-type-alias-with-bad-substs.rs
AgeCommit message (Expand)AuthorLines
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-0/+1
2024-02-19return ty::Error when equating ty::ErrorMichael Goulet-1/+0
2023-06-21Don't substitute a GAT that has mismatched generics in OpaqueTypeCollectorMichael Goulet-0/+28