]> git.lizzy.rs Git - rust.git/commit
Give better const-checking error for `async` blocks
authorDylan MacKenzie <ecstaticmorse@gmail.com>
Thu, 1 Oct 2020 16:28:25 +0000 (09:28 -0700)
committerDylan MacKenzie <ecstaticmorse@gmail.com>
Thu, 1 Oct 2020 17:11:58 +0000 (10:11 -0700)
commit50e0c0d97bba3a0c954f29ebc6ed2d7a7f9b55b5
tree401784eca7d9459013225b14460c6b4e4c4b2b18
parent782013564efc06ef02614ba35a4e67dee4fcb8e7
Give better const-checking error for `async` blocks
compiler/rustc_mir/src/transform/check_consts/ops.rs
compiler/rustc_mir/src/transform/check_consts/validation.rs