Skip to content

Fix two issues with TRPL: unsized types#24991

Merged
bors merged 1 commit intorust-lang:masterfrom
steveklabnik:gh24852
May 1, 2015
Merged

Fix two issues with TRPL: unsized types#24991
bors merged 1 commit intorust-lang:masterfrom
steveklabnik:gh24852

Conversation

@steveklabnik
Copy link
Contributor

First, a link was broken.

Second, the wording was a bit unclear, so I fixed it up.

Fixes #24852

First, a link was broken.

Second, the wording was a bit unclear, so I fixed it up.

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

r? @pcwalton

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

@alexcrichton
Copy link
Member

@bors: r+ 91e5481 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
First, a link was broken.

Second, the wording was a bit unclear, so I fixed it up.

Fixes rust-lang#24852
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
First, a link was broken.

Second, the wording was a bit unclear, so I fixed it up.

Fixes rust-lang#24852
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
First, a link was broken.

Second, the wording was a bit unclear, so I fixed it up.

Fixes rust-lang#24852
bors added a commit that referenced this pull request May 1, 2015
@bors bors merged commit 91e5481 into rust-lang:master May 1, 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.

Wording in "Unsized Types" chapter of TRPL is unclear

5 participants