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
Add missing rule identifier for const outer generics
In the section on const contexts, we have a rule about when outer
generics cannot be used. This was missing a rule identifier, so the
text appeared to be part of the preceding rule. Let's fix that.
0 commit comments