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
_register_kinds!: improve type stability when creating Vector
Make the temporary `existing_kinds::Vector` infer concretely.
NB: a more thorough solution might do away with the construction of
`existing_kinds` altogether, however this seems like an OK quick fix.
0 commit comments