Skip to content

Conversation

@jdonszelmann
Copy link
Contributor

As requested in #148941 (comment) by @joshtriplett

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Dec 1, 2025
@rustbot
Copy link
Collaborator

rustbot commented Dec 1, 2025

r? @joboet

rustbot has assigned @joboet.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@joboet
Copy link
Member

joboet commented Dec 2, 2025

Cool!
@bors r+

@bors
Copy link
Collaborator

bors commented Dec 2, 2025

📌 Commit 62e0a84 has been approved by joboet

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 2, 2025
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 2, 2025
also introduce Peekable::next_if_map_mut next to next_if_map

As requested in rust-lang#148941 (comment) by `@joshtriplett`
bors added a commit that referenced this pull request Dec 2, 2025
Rollup of 4 pull requests

Successful merges:

 - #141980 (Rework `c_variadic`)
 - #146436 (Slice iter cleanup)
 - #148250 (array_chunks: slightly improve docs)
 - #149520 (also introduce Peekable::next_if_map_mut next to next_if_map)

r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit that referenced this pull request Dec 2, 2025
Rollup of 5 pull requests

Successful merges:

 - #146436 (Slice iter cleanup)
 - #148250 (array_chunks: slightly improve docs)
 - #148678 (Merge E0412 into E0425)
 - #149520 (also introduce Peekable::next_if_map_mut next to next_if_map)
 - #149538 (std: sys: fs: uefi: Make time in FileAttr optional)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit c67a779 into rust-lang:main Dec 3, 2025
11 checks passed
@rustbot rustbot added this to the 1.93.0 milestone Dec 3, 2025
rust-timer added a commit that referenced this pull request Dec 3, 2025
Rollup merge of #149520 - jdonszelmann:new-map-if, r=joboet

also introduce Peekable::next_if_map_mut next to next_if_map

As requested in #148941 (comment) by ``@joshtriplett``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants