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
Names extracted by the frontend will be much nicer to work with with a DefKind attached.
We want to add a field of type DefKind on the struct DefIdContents.
cc @Nadrieril, I think that's something you wanted to do as well
The text was updated successfully, but these errors were encountered:
Names extracted by the frontend will be much nicer to work with with a
DefKind
attached.We want to add a field of type DefKind on the struct
DefIdContents
.cc @Nadrieril, I think that's something you wanted to do as well
The text was updated successfully, but these errors were encountered: