about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/without-precise-captures-we-are-powerless.stderr
AgeCommit message (Expand)AuthorLines
2025-06-09Make E0621 missing lifetime suggestion verboseEsteban Küber-6/+10
2025-01-06`best_blame_constraint`: don't filter constraints by sup SCCdianne-24/+24
2024-12-13Stabilize async closuresMichael Goulet-10/+10
2024-11-02Remove or fix some FIXME(async_closure)Michael Goulet-7/+14
2024-07-26Suppress useless clone suggestionMichael Goulet-5/+0
2024-07-26Make coroutine-closures possible to be clonedMichael Goulet-17/+6
2024-04-10Make the computation of coroutine_captures_by_ref_ty more sophisticatedMichael Goulet-0/+152