about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/signature-inference-from-two-part-bound.rs
AgeCommit message (Expand)AuthorLines
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-07-08Infer async closure signature from old-style two-part Fn + Future boundsMichael Goulet-0/+27