]> git.lizzy.rs Git - rust.git/commit
Auto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandry
authorbors <bors@rust-lang.org>
Wed, 16 Sep 2020 20:18:19 +0000 (20:18 +0000)
committerbors <bors@rust-lang.org>
Wed, 16 Sep 2020 20:18:19 +0000 (20:18 +0000)
commit285fc7d704fcdd7b2a37d475d04d5d955490e000
tree4f1ec58da1fa3129a2003b6dd61763381221b1c5
parentff806b87167a9b4f38b9e3d2f6e9c4e621df6a77
parent3bf66ae25f6f84d22e39ac05b4f3623b08132805
Auto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandry

Rollup of 16 pull requests

Successful merges:

 - #75026 (Add array_windows fn)
 - #76642 (Do not lint ignored private doc tests)
 - #76719 (Change error message for ty param in const)
 - #76721 (Use intra-doc links in `core::mem`)
 - #76728 (Add a comment why `extern crate` is necessary for rustdoc)
 - #76735 (Remove unnecessary `clone()`s in bootstrap)
 - #76741 (Avoid printing dry run timings)
 - #76747 (Add missing code examples in libcore)
 - #76756 (fix a couple of stylistic clippy warnings)
 - #76758 ([fuchsia] Propagate the userspace UTC clock)
 - #76759 (Fix stabilization marker for future_readiness_fns)
 - #76760 (don't lazily evaluate some trivial values for Option::None replacements (clippy::unnecessary_lazy_evaluations))
 - #76764 (Update books)
 - #76775 (Strip a single leading tab when rendering dataflow diffs)
 - #76778 (Simplify iter fuse struct doc)
 - #76794 (Make graphviz font configurable)

Failed merges:

r? `@ghost`