Implement core::error::Error for no_std environment - #85
Conversation
|
Hello, thank you! It looks like Also, before we merge this, we should change it to unconditionally say You can create a wrapper error type as a workaround. |
|
Hi! Thanks for the explanation. I totally understand the nightly Rust version constraint. Since this change only requires swapping No need to wait on me—I’ll step back and let you handle it however works best! |
|
This was implemented in #120 |
core::error::Errorhas been stable for a while. Can we merge this?