Skip to content

The tutorial still references the old ~ syntax for boxed pointers #15009

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

Closed
simias opened this issue Jun 18, 2014 · 0 comments · Fixed by #16657
Closed

The tutorial still references the old ~ syntax for boxed pointers #15009

simias opened this issue Jun 18, 2014 · 0 comments · Fixed by #16657

Comments

@simias
Copy link

simias commented Jun 18, 2014

  • In section 16 Methods: ~self
  • In section 17.6 Trait objects and dynamic method dispatch: ~Foo
  • In section 17.7 Trait inheritance: ~CircleStruct and ~Circle
steveklabnik added a commit to steveklabnik/rust that referenced this issue Sep 11, 2014
The Guide isn't 100% perfect, but it's basically complete. It's
certainly better than the tutorial is. Time to start pointing more
people its way.

I also just made it consistent to call all things 'guides' rather than
tutorials.

Fixes rust-lang#9874. This is the big one.

And two bugs that just go away.

Fixes rust-lang#14503.
Fixes rust-lang#15009.
bors added a commit that referenced this issue Sep 12, 2014
The Guide isn't 100% perfect, but it's basically complete. It's
certainly better than the tutorial is. Time to start pointing more
people its way.

I also just made it consistent to call all things 'guides' rather than
tutorials.

Fixes #9874. This is the big one.

And two bugs that just go away.

Fixes #14503.
Fixes #15009.
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 a pull request may close this issue.

1 participant