about summary refs log tree commit diff
path: root/src/test/ui/async-await/issues/issue-64433.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-30/+0
2020-01-02Use drop instead of the toilet closure `|_| ()`Lzu Tao-1/+1
2019-09-19fix tests for 2018Niko Matsakis-0/+1
2019-09-19avoid generating drops for moved operands of callsNiko Matsakis-0/+29