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

Rustfmt librustc unicode #29295

Merged
merged 1 commit into from
Oct 27, 2015
Merged

Rustfmt librustc unicode #29295

merged 1 commit into from
Oct 27, 2015

Conversation

little-dude
Copy link
Contributor

I didn't see anything particularly weird here. The last commit has the only changes I'm not 100% sure about.

I ignored tables.rs since it's genrated, but I updated the python script that generates it.

?r @nrc

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nikomatsakis (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.

@little-dude
Copy link
Contributor Author

r? @nrc

@rust-highfive rust-highfive assigned nrc and unassigned nikomatsakis Oct 25, 2015
@@ -38,6 +38,7 @@
// NOTE: The following code was generated by "src/etc/unicode.py", do not edit directly

#![allow(missing_docs, non_upper_case_globals, non_snake_case)]
// #![rustfmt_skip]
Copy link
Member

Choose a reason for hiding this comment

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

Should remove rather than comment this.

@nrc
Copy link
Member

nrc commented Oct 26, 2015

Looks good, thanks for the PR! r+ with the skip comments removed and the commits squashed.

@little-dude
Copy link
Contributor Author

@nrc thank you :) I fixed according to your comments and rebased.

@nrc
Copy link
Member

nrc commented Oct 26, 2015

@bors: r+

@bors
Copy link
Contributor

bors commented Oct 26, 2015

📌 Commit 1bb7205 has been approved by nrc

bors added a commit that referenced this pull request Oct 26, 2015
I didn't see anything particularly weird here. The last commit has the only changes I'm not 100% sure about. 

I ignored tables.rs since it's genrated, but I updated the python script that generates it.

?r @nrc
@bors
Copy link
Contributor

bors commented Oct 26, 2015

⌛ Testing commit 1bb7205 with merge 05eb81a...

@bors bors merged commit 1bb7205 into rust-lang:master Oct 27, 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.

5 participants