]> git.lizzy.rs Git - rust.git/commit
Auto merge of #100024 - matthiaskrgr:rollup-36ab4wx, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Mon, 1 Aug 2022 15:40:43 +0000 (15:40 +0000)
committerbors <bors@rust-lang.org>
Mon, 1 Aug 2022 15:40:43 +0000 (15:40 +0000)
commitc9e134e1b609e571f4d7d18f91f0ccb1a0cb685d
treeb38a9b292ee26403c80808d1c4cb74d67c011b8b
parentdcb444af0a417766dde9b7b8f537fa1ba1568daf
parent058ea7a955982a7bcb3ba72c1b644558241c96e4
Auto merge of #100024 - matthiaskrgr:rollup-36ab4wx, r=matthiaskrgr

Rollup of 8 pull requests

Successful merges:

 - #99340 (Fix ICE in Definitions::create_def)
 - #99629 (Improve `cannot move out of` error message)
 - #99864 (bootstrap: don't emit warn about duplicated deps with same/different features if some of sets actually empty)
 - #99911 (Remove some uses of `guess_head_span`)
 - #99976 (Make Rustdoc exit with correct error code when scraping examples from invalid files)
 - #100003 (Improve size assertions.)
 - #100012 (Avoid `Ty` to `String` conversions)
 - #100020 (better error when python is not found in x - issue #99648)

Failed merges:

 - #99994 (Replace `guess_head_span` with `opt_span`)

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