about summary refs log tree commit diff
path: root/tests/ui/type-alias-impl-trait/inference-cycle.rs
AgeCommit message (Expand)AuthorLines
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-14/+14
2023-10-26Stash and cancel cycle errors for auto trait leakage in opaquesMichael Goulet-5/+2
2023-07-07Require TAITs to be mentioned in the signatures of functions that register hi...Oli Scherer-2/+2
2023-07-05Add some extra information to opaque type cycle errorsOli Scherer-0/+2
2023-07-05Fix some tests to *only* test their main issue and not have secondary failuresOli Scherer-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+25