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

Replacing auto! with trait aliases #3

Closed
wants to merge 3 commits into from

Conversation

adamAndMath
Copy link
Contributor

This pull request implements the change described in issue #1.
If you don't want this change simply close this PR, but if you would like me to change anything, please tell me.
This PR removes the auto macro using the trait alias feature. It also removes the now unnecessary increase in recursion limit.
Do to rust#60021 I've moved trait implementations for numeric types into a module named impls.

@jsmith628
Copy link
Owner

Merged into testing. See my comments on issue #1

@jsmith628 jsmith628 closed this Jun 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants