Skip to content

Constify Extend and FromIterator - #161500

Open
Randl wants to merge 1 commit into
rust-lang:mainfrom
Randl:iter-collect-constify
Open

Constify Extend and FromIterator#161500
Randl wants to merge 1 commit into
rust-lang:mainfrom
Randl:iter-collect-constify

Conversation

@Randl

@Randl Randl commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This is part of an attempt to fully constify Iterator. Specifically, I'm extracting the changes from the local branch that contains more or less minimal Iterator constification.

@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 Aug 22, 2026
@rustbot

rustbot commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

r? @JohnTitor

rustbot has assigned @JohnTitor.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: libs
  • libs expanded to 12 candidates
  • Random selection from JohnTitor, Mark-Simulacrum, clarfonthey, nia-e

@rust-log-analyzer

This comment has been minimized.

@Randl
Randl force-pushed the iter-collect-constify branch from fdf0b5e to e613e35 Compare August 22, 2026 10:55
@rust-bors

rust-bors Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

☔ The latest upstream changes (presumably #162046) made this pull request unmergeable. Please resolve the merge conflicts by rebasing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants