qp-trie-rs icon indicating copy to clipboard operation
qp-trie-rs copied to clipboard

Upgrade to Rust 2021

Open stefnotch opened this issue 1 year ago • 2 comments
trafficstars

This lets us get rid of unreachable = "1.0.0" in favour of the standard library https://doc.rust-lang.org/core/option/enum.Option.html#method.unwrap_unchecked

stefnotch avatar Jan 03 '24 12:01 stefnotch

Hi! Thank you for your work. I recognize I've been putting off dealing with some outstanding PRs on this repo for quite a while now - I'll try to take a look at this tomorrow.

sdleffler avatar Apr 21 '24 08:04 sdleffler

Thank you! I appreciate it.

If there's anything I could do to make it easier for you, do let me know. I'll happily change code, write unit tests, benchmarks, etc.

stefnotch avatar Apr 21 '24 08:04 stefnotch