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

Update to Unicode 14.0.0 #27

Merged
merged 1 commit into from
Apr 8, 2022
Merged

Update to Unicode 14.0.0 #27

merged 1 commit into from
Apr 8, 2022

Conversation

Boshen
Copy link
Contributor

@Boshen Boshen commented Apr 8, 2022

No description provided.

@@ -135,7 +135,6 @@ def emit_bsearch_range_table(f):
// the `Greater` case is tested for before the `Less` case.
if lo > c { Greater }
else if hi < c { Less }
else if hi < c { Less }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

caught by clippy::ifs_same_cond

@Manishearth Manishearth merged commit 10332bc into unicode-rs:master Apr 8, 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.

2 participants