about summary refs log tree commit diff
path: root/tests/ui/type-alias-impl-trait/recursive-tait-conflicting-defn-2.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/+1
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-1/+5
2023-07-18Add additional testMichael Goulet-0/+21