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
There are a couple of places where we ignore the fact that unicode case folding can generate multiple characters, and I don't think there are any cases where we correctly handle context. rust-lang/rust#98490 would make this much easier.