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
The arity of `ref x` is always 1, so it needs to be dereferenced before
being compared with some other type whose arity is not 1.
Fixesrust-lang#23009.
This is the code that ICEs, as minimal as I could make it.
The text was updated successfully, but these errors were encountered: