Uh oh!
There was an error while loading. Please reload this page.
Implement core::error::Error for no_std environment - #85
Conversation
finnbear
commented
Sep 1, 2025
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. |
metent
commented
Sep 4, 2025
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! |
caibear
commented
Jun 28, 2026
This was implemented in #120 |
core::error::Errorhas been stable for a while. Can we merge this?