maciejhirsz / beef

Faster, more compact implementation of std::borrow::Cow
https://crates.io/crates/beef
Apache License 2.0
338 stars 17 forks source link

update const_fn feature to use more specific unstable feature gate #41

Closed AaronFriel closed 3 years ago

AaronFriel commented 3 years ago

Looks like nightly builds require const_fn_trait_bound now,