Closed haennes closed 1 year ago
Isn't impl const
/impl ~const
in a massive amount of flux right now? e.g. https://github.com/rust-lang/rust/issues/110395
Sorry. I havent seen this issue. I just started out at the tracking-issue rust-lang/rust#67792 which still suggests everything is on track. I will close this as it really seems VERY unstable....
Would a PR be welcome where the traits are all constified which could either be hidden behind a feature gate, similar to how it is achieved in this or in a different (nightly?) branch?
I would happily contribute this modification, as I need to write this code for another project anyways.
(Sorry for my bad english, I am not a native speaker)