]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
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)
commit11f01bfb9f79b569aee6ac724eea59c7105a7f19
tree98c0858868a7f91e62eb087072cb4332a0fa0e18
parent37ff5d388f8c004ca248adb635f1cc84d347eda0
parent68065173c72ae426fcae9a708cabb739eab8110a
Auto merge of #61044 - Centril:rollup-ztsgb9p, r=Centril

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