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
Previously this was only defined on 'ClassUnicode', but since 'Class'
might contain a 'ClassUnicode', it should be defined here too.
We don't need to update any call sites since this crate doesn't
actually use 'Class::case_fold_simple' directly, and instead
manipulates the underlying 'ClassUnicode' or 'ClassBytes'.
0 commit comments