about summary refs log tree commit diff
path: root/tests/ui/self/arbitrary-self-opaque.rs
AgeCommit message (Expand)AuthorLines
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-0/+1
2024-12-04Avoid `opaque type not constrained` errors in the presence of other errorsOli Scherer-1/+0
2024-06-12Require any function with a tait in its signature to actually constrain a hid...Oli Scherer-0/+1
2024-04-30Replace item names containing an error code with something more meaningfulLeón Orell Valerian Liehr-1/+1
2024-04-04Switch `can_eq` and `can_sub` to `DefineOpaqueTypes::Yes`Oli Scherer-0/+12