about summary refs log tree commit diff
path: root/src/test/ui/inference/cannot-infer-async.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2022-06-02add new `emit_inference_failure_err`lcnr-4/+6
2021-05-06Better rustc_on_unimplemented, and UI test fixesScott McMurray-5/+4
2021-01-10Tweak `?` inference error messagesWilliam Bain-2/+2
2021-01-10Note inference failures using `?` conversionWilliam Bain-1/+3
2020-10-06Separate bounds and predicates for associated/opaque typesMatthew Jasper-2/+2
2019-08-20--bless post no async_await gates in tests.Mazdak Farrokhzad-1/+1
2019-08-12When needing type annotations in local bindings, account for impl Trait and c...Esteban Küber-0/+11