]> git.lizzy.rs Git - rust.git/commit
Auto merge of #94453 - matthiaskrgr:rollup-xv9y98j, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Mon, 28 Feb 2022 21:17:11 +0000 (21:17 +0000)
committerbors <bors@rust-lang.org>
Mon, 28 Feb 2022 21:17:11 +0000 (21:17 +0000)
commit4ce3749235fc31d15ebd444b038a9877e8c700d7
tree3475f4c5d657d246d98959b6ab1a2c7c2cd8daac
parent97cde9fe08804a3a5208d77f6870ad7d43f8c9c3
parent34657ccbe739d1263d0808e3d1b0226b9e87490a
Auto merge of #94453 - matthiaskrgr:rollup-xv9y98j, r=matthiaskrgr

Rollup of 6 pull requests

Successful merges:

 - #92399 (fix typo in btree/vec doc: Self -> self)
 - #92823 (Tweak diagnostics)
 - #94248 (Fix ICE when passing block to while-loop condition)
 - #94414 (Fix ICE when using Box<T, A> with large A)
 - #94445 (4 - Make more use of `let_chains`)
 - #94449 (Add long explanation for E0726)

Failed merges:

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