]> git.lizzy.rs Git - rust.git/commit
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)
commit765eebf064ae17347f3532791760fc5c2150b5ea
tree9077efea1b800006ddff12343e010f949d977b09
parent5748825cc8c74cccef0059cdd4043e6e9b4aa188
parent1abbf4b864f37809469d26df28a5eab14b89ce10
Auto merge of #62253 - Centril:rollup-115uuuq, r=Centril

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