Skip to content

de-non_const (DoubleEnded)Iterator advance(_back)_by#155790

Draft
Lars-Schumann wants to merge 1 commit intorust-lang:mainfrom
Lars-Schumann:const-iter-advance-by
Draft

de-non_const (DoubleEnded)Iterator advance(_back)_by#155790
Lars-Schumann wants to merge 1 commit intorust-lang:mainfrom
Lars-Schumann:const-iter-advance-by

Conversation

@Lars-Schumann
Copy link
Copy Markdown
Contributor

Tracking issue: #92476

de-non_const advance_by, nth for Iterator, and advance_back_by, nth_back for DoubleEndedIterator

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Apr 25, 2026
@Lars-Schumann
Copy link
Copy Markdown
Contributor Author

r? rust-lang/wg-const-eval

@Lars-Schumann Lars-Schumann marked this pull request as ready for review April 25, 2026 21:12
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 25, 2026
@tgross35
Copy link
Copy Markdown
Contributor

Hey @Lars-Schumann, thank you for the interest in working on const support! You may want to slow things down a bit however; there is nothing final yet, but we are discussing a policy of limiting what constifications happen that aren't strictly necessary for experimentation #155816.

@Lars-Schumann Lars-Schumann marked this pull request as draft April 30, 2026 11:12
@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. 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