about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/implements-fnmut.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-3/+7
2024-05-18An async closure may implement FnMut/Fn if it has no self-borrowsMichael Goulet-0/+23