about summary refs log tree commit diff
path: root/src/test/ui/async-await/try-on-option-in-async.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-44/+0
2022-11-24Avoid `GenFuture` shim when compiling async constructsArpad Borsos-2/+1
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-15/+0
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-3/+15
2021-05-06Better rustc_on_unimplemented, and UI test fixesScott McMurray-15/+15
2020-09-02pretty: trim paths of unique symbolsDan Aloni-9/+9
2020-05-15implement type_implments_trait querycsmoe-3/+3
2019-11-25added enclosing_scope attr to Try trait and fixed ui tests accordinglyMikhail Babenko-6/+24
2019-10-30Make ItemContext available for better diagnositcs.Giles Cope-0/+30