Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign the std::iter::Step trait, tweak related iterator impls for ranges #43127

Closed
wants to merge 11 commits into from

Implement TrustedLen for ranges of all T: Step, make Step an unsafe t…

0ac7fca
Select commit
Loading
Failed to load commit list.
Closed

Redesign the std::iter::Step trait, tweak related iterator impls for ranges #43127

Implement TrustedLen for ranges of all T: Step, make Step an unsafe t…
0ac7fca
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs