about summary refs log tree commit diff
path: root/tests/ui/type-alias-impl-trait/wf-nested.rs
AgeCommit message (Expand)AuthorLines
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-1/+2
2024-02-27update commentslcnr-48/+24
2024-02-27when defining opaques, require the hidden type to be well-formedlcnr-1/+4
2024-02-27wf-check RPITslcnr-1/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2024-01-16borrowck: wf-check fn item argsAli MJ Al-Nasrawy-1/+3
2023-05-07use implied bounds when checking opaque typesAli MJ Al-Nasrawy-0/+60