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
It seems that this library is needed when we want to include addr2line into libstd (rust-lang/rust#46439). In order for this to be possible, we require #![no_std] support though.