]> git.lizzy.rs Git - rust.git/commit
Auto merge of #54051 - kennytm:rollup, r=kennytm
authorbors <bors@rust-lang.org>
Sat, 8 Sep 2018 11:53:21 +0000 (11:53 +0000)
committerbors <bors@rust-lang.org>
Sat, 8 Sep 2018 11:53:21 +0000 (11:53 +0000)
commit05cb29e96f718a94d31afd094b1efd7c05be4269
treed94400c78a25cb456fa3cc0a5666061b4f4dec73
parentff59ab127ac92885e4273bb73c8ac5a999c327bf
parent51c387931ed8df9b7daece4ad64b48bdd2b8335b
Auto merge of #54051 - kennytm:rollup, r=kennytm

Rollup of 10 pull requests

Successful merges:

 - #53315 (use `NonZeroU32` in `newtype_index!`macro, change syntax)
 - #53932 ([NLL] Remove base_place)
 - #53942 (Rewrite `precompute_borrows_out_of_scope` for fewer hash table lookups.)
 - #53973 (Have rust-lldb look for the rust-enabled lldb)
 - #53981 (Implement initializer() for FileDesc)
 - #53987 (rustbuild: allow configuring llvm version suffix)
 - #53993 (rustc_resolve: don't record uniform_paths canaries as reexports.)
 - #54007 (crates that provide a `panic_handler` are exempt from the `unused_extern_crates` lint)
 - #54040 (update books for next release)
 - #54050 (Update `petgraph` dependency to 0.4.13 to fix build with nightly)