Skip to content

Remove managed pointers from tutorial - #13329

Merged
bors merged 2 commits into
rust-lang:masterfrom
ckendell:remmanaged_tutorial
Apr 5, 2014
Merged

Remove managed pointers from tutorial#13329
bors merged 2 commits into
rust-lang:masterfrom
ckendell:remmanaged_tutorial

Conversation

@ckendell

Copy link
Copy Markdown
Contributor

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.
@borsbors closed this Apr 5, 2014
@bors
bors merged commit dab5de2 into rust-lang:masterApr 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
Fixesrust-lang/rust-clippy#13312
changelog: none
Sign up for freeto 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

@ckendell@brson@bors