]> git.lizzy.rs Git - rust.git/commit
Auto merge of #99422 - Dylan-DPC:rollup-htjofm6, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Mon, 18 Jul 2022 20:39:24 +0000 (20:39 +0000)
committerbors <bors@rust-lang.org>
Mon, 18 Jul 2022 20:39:24 +0000 (20:39 +0000)
commitf8588549c3c3d45c32b404210cada01e2a45def3
tree8ecfb39070ceb44e57a2070e9653e41cfd255242
parented9173276a176126150b4c684a4262a135ce51ef
parent068a559fbbe7e0e018b66e8798295ca4f97236b5
Auto merge of #99422 - Dylan-DPC:rollup-htjofm6, r=Dylan-DPC

Rollup of 7 pull requests

Successful merges:

 - #98839 (Add assertion that `transmute_copy`'s U is not larger than T)
 - #98998 (Remove branch target prologues from `#[naked] fn`)
 - #99198 (add missing null ptr check in alloc example)
 - #99344 (rustdoc: avoid inlining items with duplicate `(type, name)`)
 - #99351 (Use `typeck_results` to get accurate qpath res for arg mismatch error)
 - #99378 (interpret/visitor: add missing early return)
 - #99394 (Add regression test for #95230)

Failed merges:

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