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

Merge main to the idna-v1x branch #964

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

hsivonen
Copy link
Collaborator

@hsivonen hsivonen commented Sep 13, 2024

The point of this merge is to have commit 54346fa in this branch but in a way where the merge node makes it pretty much go away so that merging from idna-v1x to main in the future becomes feasible without the old revert blowing away the idna 1.0.x code.

valenting and others added 2 commits June 18, 2024 19:53
* Revert "Reimplement idna on top of ICU4X (servo#923)"

This reverts commit 3d6dbbb.

See servo#937 for reasons behind this backout.

* Bump url version to 2.5.2

* Pin unicode-width to 0.1.12 to avoid build failure in rust 1.56

* Remove ambiguous_wide_pointer_comparisons to maybe resolve clippy error

* fix clippy
@hsivonen hsivonen requested a review from valenting September 13, 2024 10:13
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.76%. Comparing base (9fd5e1c) to head (77ba6e1).
Report is 4 commits behind head on idna-v1x.

Additional details and impacted files
@@             Coverage Diff              @@
##           idna-v1x     #964      +/-   ##
============================================
- Coverage     79.93%   79.76%   -0.18%     
============================================
  Files            23       23              
  Lines          4227     4226       -1     
============================================
- Hits           3379     3371       -8     
- Misses          848      855       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hsivonen
Copy link
Collaborator Author

The same CI runs also failed in #963

@hsivonen hsivonen merged commit b235b56 into servo:idna-v1x Sep 16, 2024
9 of 14 checks passed
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