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
mgca: Use span of entire struct expr const arg, not just path
Ideally in field WF checking, we'd point to the specific field, but at
least now we point to the whole expression instead of just the struct
path. Also, in general, we should use the span of the whole expression
for clarity and consistency's sake.
0 commit comments