about summary refs log tree commit diff
path: root/src/test/ui/inference/cannot-infer-async.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2022-11-08selection failure: recompute applicable implslcnr-1/+2
2021-05-06Better rustc_on_unimplemented, and UI test fixesScott McMurray-2/+2
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-1/+0
2019-08-12Fix tidyEsteban Küber-2/+2
2019-08-12When needing type annotations in local bindings, account for impl Trait and c...Esteban Küber-0/+16