]> git.lizzy.rs Git - rust.git/commit
Auto merge of #54215 - kennytm:rollup, r=kennytm
authorbors <bors@rust-lang.org>
Fri, 14 Sep 2018 07:18:25 +0000 (07:18 +0000)
committerbors <bors@rust-lang.org>
Fri, 14 Sep 2018 07:18:25 +0000 (07:18 +0000)
commitfccde0018a618eb6f45d2a3c97f629809994dff6
treed4c725cd7dfd72336822e39f899c27dbf13a6d99
parent6ff0b2ed163dab4389d88b14b5729514c11c682e
parentdd4f5a2d48d986e0bf23b7cc690d3c2422d4391a
Auto merge of #54215 - kennytm:rollup, r=kennytm

Rollup of 8 pull requests

Successful merges:

 - #53218 (Add a implementation of `From` for converting `&'a Option<T>` into `Option<&'a T>`)
 - #54024 (Fix compiling some rustc crates to wasm)
 - #54095 (Rename all mentions of `nil` to `unit`)
 - #54173 (Suggest valid crate type if invalid crate type is found)
 - #54194 (Remove println!() statement from HashMap unit test)
 - #54203 (Fix the stable release of os_str_str_ref_eq)
 - #54207 (re-mark the never docs as unstable)
 - #54210 (Update Cargo)

Failed merges:

r? @ghost