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
22: Disable no_std when the std feature is present r=japaric a=dflemstr
This is for example needed when implementing the `std::error::Error` trait which is only possible if the `std` crate is available
Co-authored-by: David Flemström <dflemstr@spotify.com>
0 commit comments