]> git.lizzy.rs Git - rust.git/commit
Auto merge of #100740 - Dylan-DPC:rollup-0td6yq4, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Fri, 19 Aug 2022 18:45:41 +0000 (18:45 +0000)
committerbors <bors@rust-lang.org>
Fri, 19 Aug 2022 18:45:41 +0000 (18:45 +0000)
commite1b28cd2f16bd5b832183d7968cae3bb9213e78d
treec1c0b134e95cb9c2f80a95501c842318a6f7bb6f
parent468887ef91e46847dff57b6b234cff0fad17cb71
parentecd2885eedd62dba3744b5e5a7051c7bb6e1eca9
Auto merge of #100740 - Dylan-DPC:rollup-0td6yq4, r=Dylan-DPC

Rollup of 9 pull requests

Successful merges:

 - #99576 (Do not allow `Drop` impl on foreign fundamental types)
 - #100081 (never consider unsafe blocks unused if they would be required with deny(unsafe_op_in_unsafe_fn))
 - #100208 (make NOP dyn casts not require anything about the vtable)
 - #100494 (Cleanup rustdoc themes)
 - #100522 (Only check the `DefId` for the recursion check in MIR inliner.)
 - #100592 (Manually implement Debug for ImportKind.)
 - #100598 (Don't fix builtin index when Where clause is found)
 - #100721 (Add diagnostics lints to `rustc_type_ir` module)
 - #100731 (rustdoc: count deref and non-deref as same set of used methods)

Failed merges:

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