Skip to content

Conversation

GuillaumeGomez
Copy link
Member

@frewsxcv
Copy link
Contributor

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
Contributor

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
Contributor

There's still trailing whitespace. See Travis.

@GuillaumeGomez
Copy link
Member Author

Updated again.

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

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
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

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