]> git.lizzy.rs Git - rust.git/commit
Auto merge of #107601 - matthiaskrgr:rollup-07zaafe, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Thu, 2 Feb 2023 17:56:53 +0000 (17:56 +0000)
committerbors <bors@rust-lang.org>
Thu, 2 Feb 2023 17:56:53 +0000 (17:56 +0000)
commitf3126500f25114ba4e0ac3e76694dd45a22de56d
treeab016ef14231c6193f6a9d086fca0cda4a159f9a
parent97872b792c9dd6a9bc5c3f4e62a0bd5958b09cdc
parent08181eabfeb468e22e5ce179492979d57d0cdf85
Auto merge of #107601 - matthiaskrgr:rollup-07zaafe, r=matthiaskrgr

Rollup of 7 pull requests

Successful merges:

 - #106919 (Recover `_` as `..` in field pattern)
 - #107493 (Improve diagnostic for missing space in range pattern)
 - #107515 (Improve pretty-printing of `HirIdValidator` errors)
 - #107524 (Remove both StorageLive and StorageDead in CopyProp.)
 - #107532 (Erase regions before doing uninhabited check in borrowck)
 - #107559 (Rename `rust_2015` → `is_rust_2015`)
 - #107577 (Reinstate the `hir-stats.rs` tests on stage 1.)

Failed merges:

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