about summary refs log tree commit diff
path: root/src/test/ui/async-await/in-trait/async-example-desugared.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-20/+0
2022-12-14Ensure async trait impls are async (or otherwise return an opaque type)Dan Johnson-4/+1
2022-10-27Update tests based on feedbackBryan Garza-0/+1
2022-10-27Add additional tests for static AFITBryan Garza-0/+22