]> git.lizzy.rs Git - rust.git/commit
Auto merge of #70351 - Centril:rollup-tveoq3w, r=Centril
authorbors <bors@rust-lang.org>
Tue, 24 Mar 2020 06:14:41 +0000 (06:14 +0000)
committerbors <bors@rust-lang.org>
Tue, 24 Mar 2020 06:14:41 +0000 (06:14 +0000)
commit9d0ae58d30523198dec60a9cd840c30c2bd9c4c0
tree0ec28589d74b37976a4d11ffce40912d4c490270
parent342c5f33d097b2dc07a2dbc0ca45a37379d2ff60
parent170112cd1503aa6c220ba108441ee1d384beb9bc
Auto merge of #70351 - Centril:rollup-tveoq3w, r=Centril

Rollup of 8 pull requests

Successful merges:

 - #68884 (Make the `type_of` return a generic type for generators)
 - #69788 (Fix sequence of Type and Trait in optin-builtin-traits in Unstable Book)
 - #70074 (Expand: nix all fatal errors)
 - #70077 (Store idents for `DefPathData` into crate metadata)
 - #70213 (traits/fulfill: allow `stalled_on` to track `ty::Const::Infer(_)` (unused yet).)
 - #70259 (Use Reveal::All in MIR optimizations)
 - #70284 (correctly handle const params in type_of)
 - #70289 (Refactor `codegen`)

Failed merges:

r? @ghost