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

Chapter 2 - Generics - Copy trait not needed anymore (?) #95

Open
akiross opened this issue Nov 4, 2019 · 0 comments
Open

Chapter 2 - Generics - Copy trait not needed anymore (?) #95

akiross opened this issue Nov 4, 2019 · 0 comments

Comments

@akiross
Copy link

akiross commented Nov 4, 2019

Hello,
first: thank you for the great guide you put together: this gentle intro is very well done and I wish it could be part of the official documentation.

Next, while trying some code from chapter 2, generic functions, I noticed that the generic multiplication does not need the Copy trait (I am using rust 1.37.0). Maybe you could add a short explanation of why that is not needed anymore (if that is the case).

Thanks a lot for all your great work, that I hope you have time to continue :)

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

No branches or pull requests

1 participant