Skip to content

Remove managed pointers from tutorial #13329

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

Merged
merged 2 commits into from
Apr 5, 2014

Conversation

ckendell
Copy link
Contributor

@ckendell ckendell commented Apr 4, 2014

Fixes #13287
Completes work started in #13298

Removed all reference to and sample code using managed boxes/pointers.

bors added a commit that referenced this pull request Apr 5, 2014
Fixes #13287
Completes work started in #13298

Removed all reference to and sample code using managed boxes/pointers.
@bors bors closed this Apr 5, 2014
@bors bors merged commit dab5de2 into rust-lang:master Apr 5, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 18, 2022
Use $crate instead of std for panic builtin_fn_macro

This should be closer to the expected output and gets rid of a few type mismatches in rustc/library
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 18, 2024
…o,flip1995

rustc_tools_util: rerun when git commit changes

Fixes rust-lang/rust-clippy#13312

changelog: none
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.

Remove mentions of managed pointers from the tutorial
3 participants