]> git.lizzy.rs Git - rust.git/commit
Auto merge of #107546 - matthiaskrgr:rollup-9rgf2gx, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Wed, 1 Feb 2023 07:47:29 +0000 (07:47 +0000)
committerbors <bors@rust-lang.org>
Wed, 1 Feb 2023 07:47:29 +0000 (07:47 +0000)
commit3b639486c17e9144a9176382ecb2a0b801263935
tree7a062a4c43bf11d1fa11b1efdfd496d8a6f40d78
parent0d32c8f2ce10710b6560dcb75f32f79c378410d0
parentf41f154dfbe2aa943e35a21c0e2a8de002443424
Auto merge of #107546 - matthiaskrgr:rollup-9rgf2gx, r=matthiaskrgr

Rollup of 6 pull requests

Successful merges:

 - #107389 (Fixing confusion between mod and remainder)
 - #107442 (improve panic message for slice windows and chunks)
 - #107470 (Small bootstrap improvements)
 - #107487 (Make the "extra if in let...else block" hint a suggestion)
 - #107499 (Do not depend on Generator trait when deducing closure signature)
 - #107533 (Extend `-Z print-type-sizes` to distinguish generator upvars+locals from "normal" fields.)

Failed merges:

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