about summary refs log tree commit diff
path: root/src/test/ui/async-await/no-non-guaranteed-initialization.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-12/+0
2022-07-07On partial uninit error point at where we need initEsteban Küber-2/+1
2020-02-02compiletest: error if `compile-fail` header in ui test.Tyler Lanphear-1/+0
2019-09-06Fixed grammar/style in error messages and reblessed tests.Alexander Regueiro-1/+1
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-08-06Test conditional initialization validation in async fnsRyan Gorup-0/+16