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

Minor typo spotted #65

Open
Oakchris1955 opened this issue Apr 5, 2024 · 0 comments
Open

Minor typo spotted #65

Oakchris1955 opened this issue Apr 5, 2024 · 0 comments

Comments

@Oakchris1955
Copy link

On chapter 3, in New trait impls, there seems to be a typo regarding a type.
The Inference breaks when a second generic impl is introduced example uses an Arc as an example, however, in the very end of the example, we have

will no longer compile, because we've previously been relying on inference to figure out the T in Box<T>.

but Box isn't mentioned anywhere.

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