about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/signature-deduction.rs
AgeCommit message (Expand)AuthorLines
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-12-02Move tests back to using AsyncFnMichael Goulet-1/+1
2024-06-29Make all tests in async dir build-pass, adjust implements-fnmut test to begin...Michael Goulet-1/+1
2024-03-01Implement async closure signature deductionMichael Goulet-0/+10