Skip to content

Conversation

@steveklabnik
Copy link
Contributor

Without the box keyword, one of these two reasons is not correct, so
let's just eliminate this section and elaborate on the reason for the
legit use case inline.

Fixes #24511

Without the `box` keyword, one of these two reasons is not correct, so
let's just eliminate this section and elaborate on the reason for the
legit use case inline.

Fixes rust-lang#24511
@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This paragraph lacks curly apostrophes, if you still plan to use those throughout the documentation.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes! Interesting, about my editor set up.

I think for now leaving these straight is fine. I've only been doing it in the book thus far, where imho it matters more.

@alexcrichton
Copy link
Member

@bors: r+ ac09864 rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 20, 2015
Without the `box` keyword, one of these two reasons is not correct, so
let's just eliminate this section and elaborate on the reason for the
legit use case inline.

Fixes rust-lang#24511
bors added a commit that referenced this pull request Apr 20, 2015
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 21, 2015
Without the `box` keyword, one of these two reasons is not correct, so
let's just eliminate this section and elaborate on the reason for the
legit use case inline.

Fixes rust-lang#24511
bors added a commit that referenced this pull request Apr 21, 2015
@bors bors merged commit ac09864 into rust-lang:master Apr 21, 2015
@steveklabnik steveklabnik mentioned this pull request Apr 25, 2015
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.

alloc::boxed points to old pointers chapter

6 participants