Skip to content

Do not count \r as part of line width. #1435

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
Apr 2, 2017

Conversation

iliekturtles
Copy link
Contributor

Resolves #1335. Does not attempt to handle a \r not followed by a \n nor
attempt to handle Unicode intricacies (#6) including zero-width or multi-byte
characters.

Resolves rust-lang#1335. Does not attempt to handle a `\r` not followed by a `\n` nor
attempt to handle Unicode intricacies (rust-lang#6) including zero-width or multi-byte
characters.
@nrc
Copy link
Member

nrc commented Apr 2, 2017

Thank you for the PR!

@nrc nrc merged commit f63815e into rust-lang:master Apr 2, 2017
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.

2 participants