Closed Hywan closed 3 years ago
I've added another patch to clean up/simplify the code a little bit. I hope it's OK.
It is very welcome, does it work for you with this set?
I just checked, the or-pattern is present in the current stable, if you have the information could you update the commit message with the minimum rust version?
It's from Rust 1.53, https://blog.rust-lang.org/2021/06/17/Rust-1.53.0.html#or-patterns.
Thank you a lot!
Thank you! One last question (not urgent): When can we expect a new release :-)?
I'm preparing it now :)
Perfect!
The
or-pattern
is stable since Rust 1.53. This PR makes it works prior Rust 1.53.(sequel of #3)