You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `error_in_core` feature is not necessary anymore when building,
because the feature got [stabilized on nightly][1]. Now it's just a
waiting game until it is on actual stable Rust. This updates the
documentation accordingly, as well as adding some `no_std` tests for
Error.
[1]: rust-lang/rust#125951
0 commit comments