Turn the ExactSizeIterator trait in core::iter const-compatible. - #161095
Turn the ExactSizeIterator trait in core::iter const-compatible.#161095alejandro-vaz wants to merge 8 commits into
ExactSizeIterator trait in core::iter const-compatible.#161095Conversation
|
Thanks for the pull request, and welcome! The Rust Project is excited to review your changes, and you should hear from @chenyukang (or someone else) some time within the next two weeks. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
Why was this reviewer chosen?The reviewer was selected based on:
|
|
|
@rustbot review |
This comment has been minimized.
This comment has been minimized.
|
@rustbot review |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
This PR is the implementation PR for #161094.