]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #62253 - Centril:rollup-115uuuq, r=Centril
authorbors <bors@rust-lang.org>
Mon, 1 Jul 2019 06:41:48 +0000 (06:41 +0000)
committerbors <bors@rust-lang.org>
Mon, 1 Jul 2019 06:41:48 +0000 (06:41 +0000)
Rollup of 8 pull requests

Successful merges:

 - #62062 (Use a more efficient iteration order for forward dataflow)
 - #62063 (Use a more efficient iteration order for backward dataflow)
 - #62224 (rustdoc: remove unused derives and variants)
 - #62228 (Extend the #[must_use] lint to boxed types)
 - #62235 (Extend the `#[must_use]` lint to arrays)
 - #62239 (Fix a typo)
 - #62241 (Always parse 'async unsafe fn' + properly ban in 2015)
 - #62248 (before_exec actually will only get deprecated with 1.37)

Failed merges:

r? @ghost


Trivial merge