]> git.lizzy.rs Git - rust.git/commit
Remove `IsGenerator` in favor of a boolean
authorAlex Crichton <alex@alexcrichton.com>
Fri, 28 Jul 2017 20:09:33 +0000 (13:09 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 28 Jul 2017 20:24:28 +0000 (13:24 -0700)
commit9285a61413c8872e912ad7fbb147db0d098afc0b
tree54767b2e93a46be23f5ea1c6413cfb57e0205bd4
parent06ce77cb39318936dd625c99a41ad03f99bae51c
Remove `IsGenerator` in favor of a boolean

No need to be mixed!
src/librustc/hir/lowering.rs
src/librustc/hir/mod.rs
src/librustc/ich/impls_hir.rs
src/librustc/mir/visit.rs
src/librustc_mir/hair/cx/expr.rs
src/librustc_typeck/check/upvar.rs
src/librustc_typeck/collect.rs