]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #80614 - 1000teslas:issue-78938-fix, r=tmandry
authorMara Bos <m-ou.se@m-ou.se>
Sat, 16 Jan 2021 17:29:49 +0000 (17:29 +0000)
committerGitHub <noreply@github.com>
Sat, 16 Jan 2021 17:29:49 +0000 (17:29 +0000)
commitaf5b0d9883b7e6b8f27b431e5471bf658f3e0db0
treebcd7381a47d5b2efc81eb5ea5c97373a32baf70b
parentd2b63d455c381ce8229146a34a3c1668bb7eb154
parent3e9c95b9d44aba57ee70a596b73af514046b4b26
Rollup merge of #80614 - 1000teslas:issue-78938-fix, r=tmandry

Explain why borrows can't be held across yield point in async blocks

For https://github.com/rust-lang/rust/issues/78938.
compiler/rustc_mir/src/borrow_check/diagnostics/conflict_errors.rs