]> git.lizzy.rs Git - rust.git/commit
Auto merge of #80364 - Dylan-DPC:rollup-0y96okz, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Fri, 25 Dec 2020 05:23:24 +0000 (05:23 +0000)
committerbors <bors@rust-lang.org>
Fri, 25 Dec 2020 05:23:24 +0000 (05:23 +0000)
commit9a40539c380d444d4f373ac1d87802bd5ab33f68
tree8dcfd6d3973fed9746a951015521e2e62ee97b45
parentcae1f4ddf24afe1a7508250ae0de79ba6f1b9755
parent7c7812dfd3c3cd7c117e29a1fc90b3801b206621
Auto merge of #80364 - Dylan-DPC:rollup-0y96okz, r=Dylan-DPC

Rollup of 11 pull requests

Successful merges:

 - #79213 (Stabilize `core::slice::fill`)
 - #79999 (Refactored verbose print into a function)
 - #80160 (Implemented a compiler diagnostic for move async mistake)
 - #80274 (Rename rustc_middle::lint::LintSource)
 - #80280 (Add installation commands to `x` tool README)
 - #80319 (Fix elided lifetimes shown as `'_` on async functions)
 - #80327 (Updated the match with the matches macro)
 - #80330 (Fix typo in simplify_try.rs)
 - #80340 (Don't unnecessarily override attrs for Module)
 - #80342 (Fix typo)
 - #80352 (BTreeMap: make test cases more explicit on failure)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup