Closed RapidPencil closed 8 months ago
Can you try with derive_more v1.0.0-beta.6
Seems to work :+1:
I'm not in the loop: What is the rough ETA for 1.0.0?
There's two things that we still want to address before the final 1.0.0 release:
But how long it will take us to implement, I don't know (a couple of months seems likely). In general I'd recommend using the 1.0.0-beta.6 release until we release the final 1.0.0 release. It has many fixes and a lot more tests than the 0.99 series. And there won't be many additional breaking changes in the final release.
Alright, tyvm!
Example:
errors at compile time with
For the sake of comparison, replace
derive_more::Error
withthiserror::Error
and this then works.derive_more v0.99.17
rustc 1.76.0