]> git.lizzy.rs Git - rust.git/commit
Infer type of `yield` to be resume type
authorJonas Schievink <jonasschievink@gmail.com>
Sat, 25 Jan 2020 01:27:51 +0000 (02:27 +0100)
committerJonas Schievink <jonasschievink@gmail.com>
Sun, 2 Feb 2020 12:20:57 +0000 (13:20 +0100)
commit8a1227a67bd5df8a8f27c02b7032bd8092d44a92
tree7c2338dcb35c09cc254a9ba6e12326de4a27a35d
parent25af2f66cec1366f845e1de1bfec8b64d4f5cfff
Infer type of `yield` to be resume type
src/librustc_typeck/check/closure.rs
src/librustc_typeck/check/expr.rs
src/librustc_typeck/check/mod.rs