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
Implementing references as QualifiedNames is a brittle strategy. It would help to implement some kind of DeclRef enum that yields additional information about names in GIR. Predicated on #99, obviously.
The text was updated successfully, but these errors were encountered:
Implementing references as
QualifiedNames
is a brittle strategy. It would help to implement some kind ofDeclRef
enum that yields additional information about names in GIR. Predicated on #99, obviously.The text was updated successfully, but these errors were encountered: