Skip to content
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

Builder docs #38491

Merged
merged 1 commit into from
Dec 30, 2016
Merged

Builder docs #38491

merged 1 commit into from
Dec 30, 2016

Conversation

GuillaumeGomez
Copy link
Member

@frewsxcv
Copy link
Member

tidy reports trailing whitespace (see Travis).

@GuillaumeGomez
Copy link
Member Author

It seems it wasn't me. Some commits have added. I rebased.

///
/// ```
/// use std::thread;
///
Copy link
Member

Choose a reason for hiding this comment

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

There's trailing whitespace on this line for example:

+    /// 

@GuillaumeGomez
Copy link
Member Author

Updated.

@frewsxcv
Copy link
Member

There's still trailing whitespace. See Travis.

@GuillaumeGomez
Copy link
Member Author

Updated again.

/// ```
/// use std::thread;
///
/// let builder = thread::Builder::new();
Copy link
Member

Choose a reason for hiding this comment

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

Semicolon should be removed here

Copy link
Member Author

Choose a reason for hiding this comment

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

Arf, good catch!

@GuillaumeGomez
Copy link
Member Author

Updated!

@frewsxcv
Copy link
Member

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Dec 24, 2016

📌 Commit 292d36f has been approved by frewsxcv

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 30, 2016
bors added a commit that referenced this pull request Dec 30, 2016
@bors bors merged commit 292d36f into rust-lang:master Dec 30, 2016
@GuillaumeGomez GuillaumeGomez deleted the builder_docs branch December 30, 2016 14:39
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