Implement core::error::Error for no_std environment#85
Implement core::error::Error for no_std environment#85metent wants to merge 1 commit intoSoftbearStudios:mainfrom
core::error::Error for no_std environment#85Conversation
|
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! |
core::error::Errorhas been stable for a while. Can we merge this?