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
Rollup merge of rust-lang#42271 - tinaun:charfromstr, r=alexcrichton
add `FromStr` Impl for `char`
fixesrust-lang#24939.
is it possible to use pub(restricted) instead of using a stability attribute for the internal error representation? is it needed at all?
0 commit comments