open-i18n / rust-unic

UNIC: Unicode and Internationalization Crates for Rust
https://crates.io/crates/unic
Other
234 stars 24 forks source link

Rayon ParallelIterator support for CharRange #221

Closed CAD97 closed 6 years ago

CAD97 commented 6 years ago

Also, could you see if https://github.com/rust-lang/cargo/issues/5362 happens for you?

behnam commented 6 years ago

Awesome! Thanks, @CAD97!

No, the bug doesn't repro on my system with nightly rust. So will go ahead with this.

bors: r+

bors[bot] commented 6 years ago

Build succeeded