about summary refs log tree commit diff
path: root/src/test/ui/async-await/issue-64130-1-sync.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-24/+0
2021-12-13When `.await` is called on a non-`Future` expression, suggest removalEsteban Kuber-2/+2
2021-11-18Print output ty for opaque future tyMichael Goulet-1/+1
2021-10-25fix(rustc_typeck): report function argument errors on matching typeMichael Howell-2/+2
2021-08-16Use note to point at bound introducing requirementEsteban Küber-3/+5
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-04-13Incorporate feedback into diagnosticsTyler Mandry-1/+1
2020-04-08Small tweaks to required bound spanEsteban Küber-1/+1
2019-12-08async/await: more improvements to non-send errorsDavid Wood-0/+22