about summary refs log tree commit diff
path: root/src/test/ui/async-await/issues/issue-78938-async-block.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-33/+0
2021-01-14Fix error E0373 documentation1000teslas-1/+1
2021-01-10Update issue-78938-async-block.rs1000teslas-1/+1
2021-01-10Fix location of error message explanation1000teslas-3/+3
2021-01-10Explain why borrows can't be held across yield point in async blocks1000teslas-0/+33