about summary refs log tree commit diff
path: root/src/test/ui/async-await/generics-and-bounds.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-88/+0
2022-02-24Remove in-band lifetimesMichael Goulet-11/+0
2021-12-07Use collect_in_band_defs for async lifetime captures.Camille GILLOT-0/+11
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-06-25Add more tests for async/awaitTaylor Cramer-0/+90