about summary refs log tree commit diff
path: root/tests/ui/type-alias-impl-trait/recursive-fn-tait.rs
AgeCommit message (Expand)AuthorLines
2025-05-20Just error on recursive opaque ty in HIR typeckMichael Goulet-1/+1
2025-04-03add `TypingMode::Borrowck`lcnr-1/+2
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-0/+2
2023-10-16Add test for 113326clubby789-0/+17