Skip to content

run rustfmt on librustc_unicode #34090

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

Merged
merged 1 commit into from
Jun 6, 2016
Merged

run rustfmt on librustc_unicode #34090

merged 1 commit into from
Jun 6, 2016

Conversation

srinivasreddy
Copy link
Contributor

No description provided.

3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3, // 0xEF
4,4,4,4,4,0,0,0,0,0,0,0,0,0,0,0, // 0xFF
];
static UTF8_CHAR_WIDTH: [u8; 256] = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
Copy link
Member

Choose a reason for hiding this comment

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

Should be left as was previously.

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

@nagisa
Copy link
Member

nagisa commented Jun 5, 2016

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jun 5, 2016

📌 Commit f5c071c has been approved by nagisa

eddyb added a commit to eddyb/rust that referenced this pull request Jun 6, 2016
@eddyb eddyb merged commit f5c071c into rust-lang:master Jun 6, 2016
@srinivasreddy srinivasreddy deleted the rustfmt_unicode branch June 6, 2016 08:25
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.

4 participants