]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #68884 - Zoxc:gen-type, r=nikomatsakis
authorMazdak Farrokhzad <twingoow@gmail.com>
Tue, 24 Mar 2020 06:13:28 +0000 (07:13 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 06:13:28 +0000 (07:13 +0100)
commita1309547f9b02825c4aaa8464a78bdaa059564ac
tree28d24c4cb408d60024e9af7a50777c02c7e7d4f3
parent342c5f33d097b2dc07a2dbc0ca45a37379d2ff60
parent47a84f2170c8a4bae817eff603172f5faf52ce64
Rollup merge of #68884 - Zoxc:gen-type, r=nikomatsakis

Make the `type_of` return a generic type for generators

Fixes https://github.com/rust-lang/rust/issues/67651.

r? @nikomatsakis