]> git.lizzy.rs Git - rust.git/history - src/test/ui/await-keyword/incorrect-syntax-suggestions.stderr
Point at enclosing fn/closure when it's not async
[rust.git] / src / test / ui / await-keyword / incorrect-syntax-suggestions.stderr
2019-05-16 Esteban KüberPoint at enclosing fn/closure when it's not async
2019-05-16 Esteban KüberSimplify span usage for incorrect await
2019-05-16 Esteban KüberParse alternative incorrect uses of await and recover