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 sounds like AsciiExt's methods have been largely moved to individual types, which is great. Would it be possible to move ascii::escape_default (escaped version of u8) to core?
It sounds like AsciiExt's methods have been largely moved to individual types, which is great. Would it be possible to move
ascii::escape_default(escaped version ofu8) to core?Reference: https://internals.rust-lang.org/t/std-ascii-in-core/6263/7