about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-unsafe-fn-call-in-safe.rs
AgeCommit message (Expand)AuthorLines
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-07-12test E0133 when calling free/impl `async unsafe fn` in `async fn`Delan Azabani-0/+5
2019-07-12remove unused #![feature(async_closure)]Delan Azabani-1/+1
2019-07-12test E0133 when calling free/impl `async unsafe fn` in safe codeDelan Azabani-0/+16