]> git.lizzy.rs Git - rust.git/commit
Auto merge of #103375 - matthiaskrgr:rollup-4xrs7f2, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Fri, 21 Oct 2022 23:42:01 +0000 (23:42 +0000)
committerbors <bors@rust-lang.org>
Fri, 21 Oct 2022 23:42:01 +0000 (23:42 +0000)
commit8f2c56aec7e78165033305811b957fc07b5baa4a
tree95215c870eef4dd28e34b3df9aee174a79d5d368
parent5c8bff74bc1c52bef0c79f3689bb227f51f3e82d
parent1d3aa7bce7192dad0c6686feb6ad41bd20fed935
Auto merge of #103375 - matthiaskrgr:rollup-4xrs7f2, r=matthiaskrgr

Rollup of 9 pull requests

Successful merges:

 - #102635 (make `order_dependent_trait_objects` show up in future-breakage reports)
 - #103335 (Replaced wrong test with the correct mcve)
 - #103339 (Fix some typos)
 - #103340 (WinConsole::new is not actually fallible)
 - #103341 (Add test for issue 97607)
 - #103351 (Require Drop impls to have the same constness on its bounds as the bounds on the struct have)
 - #103359 (Remove incorrect comment in `Vec::drain`)
 - #103364 (rustdoc: clean up rustdoc-toggle CSS)
 - #103370 (rustdoc: remove unused CSS `.out-of-band { font-weight: normal }`)

Failed merges:

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