]> git.lizzy.rs Git - rust.git/commit - compiler/rustc_codegen_cranelift/src/global_asm.rs
Auto merge of #100395 - Dylan-DPC:rollup-ajrwo1s, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Fri, 2 Sep 2022 03:16:32 +0000 (03:16 +0000)
committerbors <bors@rust-lang.org>
Fri, 2 Sep 2022 03:16:32 +0000 (03:16 +0000)
commit301348077d364d536d5f7cb57a72b85d9966ded6
tree2934a1a62ccb6ed16ad0f741b794465c8b29037a
parente4f049312c8547a493e618d00db7a346d35a2c98
parent5a5cd6b7533c45c7c2e099992232ffb61c648b08
Auto merge of #100395 - Dylan-DPC:rollup-ajrwo1s, r=Dylan-DPC

Rollup of 7 pull requests

Successful merges:

 - #92744 (Check if enum from foreign crate has any non exhaustive variants when attempting a cast)
 - #99337 (rustdoc: simplify highlight.rs)
 - #100007 (Never inline Windows dtor access)
 - #100030 (cleanup code w/ pointers in std a little)
 - #100192 ( Remove duplicated temporaries creating during box derefs elaboration)
 - #100247 (Generalize trait object generic param check to aliases.)
 - #100374 (Improve crate selection on rustdoc search results page)

Failed merges:

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