Skip to content

Conversation

@cjdrake
Copy link
Contributor

@cjdrake cjdrake commented Oct 20, 2015

This is a pretty trivial change. My eye caught some inconsistent whitespace while perusing compiler errors tonight. Specifically, I changed //correct to // correct, and got rid of some trailing whitespace that isn't seen in other code snippets.

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @jroesch (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@steveklabnik
Copy link
Contributor

@bors: r+ rollup

Thank you!

@bors
Copy link
Collaborator

bors commented Oct 20, 2015

📌 Commit f820dc8 has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Oct 21, 2015

⌛ Testing commit f820dc8 with merge 58d782d...

bors added a commit that referenced this pull request Oct 21, 2015
This is a pretty trivial change. My eye caught some inconsistent whitespace while perusing compiler errors tonight. Specifically, I changed `//correct` to `// correct`, and got rid of some trailing whitespace that isn't seen in other code snippets.
@bors bors merged commit f820dc8 into rust-lang:master Oct 21, 2015
@cjdrake cjdrake deleted the fixup branch October 30, 2015 07: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.

5 participants