Skip to content

Conversation

frewsxcv
Copy link
Contributor

No description provided.

@frewsxcv
Copy link
Contributor Author

r? @GuillaumeGomez

@GuillaumeGomez
Copy link
Member

Adding an example on how it is created could be really nice (I like code examples).

@frewsxcv frewsxcv force-pushed the joinhandle branch 2 times, most recently from 0abe842 to 10ed0c2 Compare June 24, 2016 12:14
@frewsxcv
Copy link
Contributor Author

Examples added.

///
/// Creation from [`thread::spawn`]:
///
/// ```
Copy link
Member

Choose a reason for hiding this comment

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

You forgot to add rust after "```". Example:

"```rust"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's optional, but sure, I can add it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Err hold on.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Member

Choose a reason for hiding this comment

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

There was an issue about it if I remember well. But thanks! :)

@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Jun 24, 2016

📌 Commit 5e9b75e has been approved by GuillaumeGomez

Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 25, 2016
Indicate how the `JoinHandle` struct is created.

None
bors added a commit that referenced this pull request Jun 25, 2016
Rollup of 8 pull requests

- Successful merges: #34379, #34406, #34411, #34414, #34435, #34438, #34445, #34449
- Failed merges:
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jun 25, 2016
Indicate how the `JoinHandle` struct is created.

None
@bors bors merged commit 5e9b75e into rust-lang:master Jun 25, 2016
@frewsxcv frewsxcv deleted the joinhandle branch October 2, 2016 23:06
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.

3 participants