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
For example `(UniCase::new("prefix"), UniCase::new("suffix"))` would always
collide with (Unicase::new("pre"), Unicase::new("fixsuffix")).
See also rust-lang/rust#5257.
0 commit comments