about summary refs log tree commit diff
path: root/src/test/ui/async-await/in-trait/fn-not-async-err.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2022-12-14Ensure async trait impls are async (or otherwise return an opaque type)Dan Johnson-1/+1
2022-10-27Add tests for static async functions in traitsBryan Garza-0/+17