servo / unicode-bidi

Implementation of the Unicode Bidirection Algorithm in Rust
Other
74 stars 34 forks source link

Update to Unicode 14 #69

Closed Manishearth closed 2 years ago

Manishearth commented 2 years ago

There do not seem to be algorithm changes between 10 and 14. We do fail the four tests that were added though.

cc @younies