about summary refs log tree commit diff
path: root/tests/ui/impl-trait/recursive-coroutine-boxed.next.stderr
AgeCommit message (Expand)AuthorLines
2025-06-03`FIXME(-Znext-solver)` triagelcnr-1/+1
2024-10-15Register a dummy candidate for failed structural normalization during candiat...Michael Goulet-23/+4
2024-10-15Be better at reporting alias errorsMichael Goulet-54/+6
2024-10-15Make sure the alias is actually rigidMichael Goulet-12/+56
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-4/+5
2024-04-04unconstrained `NormalizesTo` term for opaqueslcnr-6/+22
2024-03-10Ignore tests w/ current/next revisions from compare-mode=next-solverMichael Goulet-2/+2
2024-02-27when defining opaques, require the hidden type to be well-formedlcnr-5/+5
2024-02-13use alias-relate to structurally normalize in the solverlcnr-0/+23