camino-rs / camino

Like Rust's std::path::Path, but UTF-8.
https://docs.rs/camino
Apache License 2.0
435 stars 16 forks source link

simplify and fixup check for nightly Rust #24

Closed sunshowers closed 2 years ago

sunshowers commented 2 years ago

The try_reserve_2 feature is enabled on stable and beta Rust 1.63, and nightly Rust 1.64 and above.