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

Remove unnecessary unicode-width feature flag conditionals #428

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

mgeisler
Copy link
Owner

After #276, the display_width function can handle a limited set of non-ASCII characters. This is enough to make these tests pass both with and without the unicode-width Cargo feature.

After #276, the `display_width` function can handle a limited set of
non-ASCII characters. This is enough to make these tests pass both
with and without the `unicode-width` Cargo feature.
@mgeisler mgeisler merged commit da9123b into master Jan 16, 2022
@mgeisler mgeisler deleted the simplify-unicode-width-cfg branch January 16, 2022 13:09
@github-actions github-actions bot mentioned this pull request Feb 27, 2022
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.

1 participant