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
Change get-decl-of to use reverse iters, closes#102
Renamed `get_declaration_of` to `get_local_declaration_of` to emphasize that this one is intra-function (we'll eventually want a non-local version and that future one should have the non-`local` name)
0 commit comments