about summary refs log tree commit diff
path: root/tests/ui/impl-trait/recursive-type-alias-impl-trait-declaration.stderr
AgeCommit message (Expand)AuthorLines
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-1/+5
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-1/+1
2024-06-11Revert "When checking whether an impl applies, constrain hidden types of opaq...Oli Scherer-3/+9
2024-05-23When checking whether an impl applies, constrain hidden types of opaque types.Oli Scherer-9/+3
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-06-16Add `AliasKind::Weak` for type aliases.Oli Scherer-0/+15