]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #77436 - JohnTitor:rollup-65dh7rp, r=JohnTitor
authorbors <bors@rust-lang.org>
Fri, 2 Oct 2020 00:48:41 +0000 (00:48 +0000)
committerbors <bors@rust-lang.org>
Fri, 2 Oct 2020 00:48:41 +0000 (00:48 +0000)
Rollup of 11 pull requests

Successful merges:

 - #76851 (Fix 'FIXME' about using NonZeroU32 instead of u32.)
 - #76979 (Improve std::sys::windows::compat)
 - #77111 (Stabilize slice_ptr_range.)
 - #77147 (Split sys_common::Mutex in StaticMutex and MovableMutex.)
 - #77312 (Remove outdated line from `publish_toolstate` hook)
 - #77362 (Fix is_absolute on WASI)
 - #77375 (rustc_metadata: Do not forget to encode inherent impls for foreign types)
 - #77385 (Improve the example for ptr::copy)
 - #77389 (Fix some clippy lints)
 - #77399 (BTreeMap: use Unique::from to avoid a cast where type information exists)
 - #77429 (Link `new` method in `DefautHasher`s doc)

Failed merges:

r? `@ghost`


Trivial merge