Skip to content

Move NewtypeSum and Newtype Product out of unstable #28

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agrover
Copy link

@agrover agrover commented Feb 20, 2017

Since iter::Sum and iter::Product have been in stable since 1.12, we
can move NewtypeSum and NewtypeProduct from std_unstable.rs to lib.rs.

Signed-off-by: Andy Grover agrover@redhat.com

Since iter::Sum and iter::Product have been in stable since 1.12, we
can move NewtypeSum and NewtypeProduct from std_unstable.rs to lib.rs.

Signed-off-by: Andy Grover <agrover@redhat.com>
@agrover
Copy link
Author

agrover commented Apr 25, 2017

@DanielKeep how's this look?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant