]> git.lizzy.rs Git - rust.git/commit
Auto merge of #77013 - RalfJung:rollup-84ut0xq, r=RalfJung
authorbors <bors@rust-lang.org>
Mon, 21 Sep 2020 15:06:20 +0000 (15:06 +0000)
committerbors <bors@rust-lang.org>
Mon, 21 Sep 2020 15:06:20 +0000 (15:06 +0000)
commit4eff9b0b29a8898c839d46f3c66526710afed68a
tree293b62ed5a035e287e40e111ccf1d32bf18de682
parente0bf356f9e5f6a8cca1eb656e900ffba79340fa1
parent6417eb0cff24da1a6e026891c0714ef8f4f773bd
Auto merge of #77013 - RalfJung:rollup-84ut0xq, r=RalfJung

Rollup of 10 pull requests

Successful merges:

 - #76439 (Add error explanation for E0755)
 - #76521 (Fix segfault if pthread_getattr_np fails)
 - #76835 (make replace_prefix only take &str as arguments )
 - #76967 (Revert adding Atomic::from_mut.)
 - #76977 (Add a regression test for copy propagation miscompilation)
 - #76981 (liballoc bench use imported path Bencher)
 - #76983 (BTreeMap: extra testing & fixed comments)
 - #76996 (Fix typo in rustc_lexer docs)
 - #77009 (Dogfood total_cmp in the test crate)
 - #77012 (update Miri for another bugfix)

Failed merges:

 - #76489 (Add explanation for E0756)

r? `@ghost`