]> git.lizzy.rs Git - rust.git/commit
Auto merge of #54146 - kennytm:rollup, r=kennytm
authorbors <bors@rust-lang.org>
Wed, 12 Sep 2018 08:08:13 +0000 (08:08 +0000)
committerbors <bors@rust-lang.org>
Wed, 12 Sep 2018 08:08:13 +0000 (08:08 +0000)
commit8586ec6980462c99a8926646201b2444d8938d29
tree3a587254a39f2463c18874e31d3eadf471e7ee16
parenta2b991b5305b770c7d5288ab3aa231428511c530
parent1fed251927ec14db621b7705b9cf10f267477254
Auto merge of #54146 - kennytm:rollup, r=kennytm

Rollup of 15 pull requests

Successful merges:

 - #52514 (Fix a few AMDGPU related issues)
 - #53703 (Document .0 to unpack integer from Wrapping)
 - #53777 (Implemented map_or_else for Result<T, E>)
 - #54031 (A few cleanups and minor improvements to rustc_passes)
 - #54046 (Update documentation for fill_buf in std::io::BufRead)
 - #54064 (`&CStr`, not `CStr`, is the counterpart of `&str`)
 - #54072 (Stabilization change for mod.rs)
 - #54073 (docs: Use dollar sign for all bash prompts)
 - #54074 (simplify ordering for Kind)
 - #54085 (Remove documentation about proc_macro being bare-bones)
 - #54087 (rustdoc: Remove generated blanket impls from trait pages)
 - #54106 (Reexport CheckLintNameResult)
 - #54107 (Fix typos in libstd hash map)
 - #54136 (Update LLVM to fix GlobalISel dbg.declare)
 - #54142 (Recover proper regression test for issue #16278.)

Failed merges:

r? @ghost