]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #61044 - Centril:rollup-ztsgb9p, r=Centril
authorbors <bors@rust-lang.org>
Wed, 22 May 2019 22:57:48 +0000 (22:57 +0000)
committerbors <bors@rust-lang.org>
Wed, 22 May 2019 22:57:48 +0000 (22:57 +0000)
Rollup of 8 pull requests

Successful merges:

 - #60300 (Allow null-pointer-optimized enums in FFI if their underlying representation is FFI safe)
 - #60773 (Always try to project predicates when finding auto traits in rustdoc)
 - #60809 (Add FAQ for NLL migration)
 - #61023 (Migrate from recursion to iterate on qualify consts visitor impl)
 - #61029 (Simplify RefCell minimum_spanning_tree example)
 - #61030 (Make maybe_codegen_consume_direct iterate instead of doing recursion)
 - #61034 (rustc_metadata: parametrize schema::CrateRoot by 'tcx and rip out old unused incremental infra.)
 - #61037 (Update clippy submodule)

Failed merges:

r? @ghost


No differences found