servo / unicode-bidi

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

Fix Flamer on nightly or drop it #51

Closed behnam closed 3 years ago

behnam commented 5 years ago

The Flamer usage has been keeping the nightly build broken for while, e.g. https://travis-ci.org/servo/unicode-bidi/jobs/453107017.

I think we should either fix this or drop it totally, since haven't been using it for a while.

mbrubeck commented 3 years ago

Fixed by #57.