Skip to content

bugfix: Traverse annotations in NavigateAST #16071

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 19, 2022
Merged

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Sep 19, 2022

Previously, we wouldn't find any symbols inside annotations. Now we do find them correctly.

I wonder if this should also be done in some other places such as TreeAccumulator, I can follow up later with that since it might be a bit more dangerous change

Previously, we wouldn't find any symbols inside annotations. Now we do find them correctly.

I wonder if this should also be done in some other places such as TreeAccumulator, I can follow up later with that since it might be a bit more dangerous change
@tgodzik tgodzik requested a review from prolativ September 19, 2022 14:13
@tgodzik tgodzik merged commit c3ba2f4 into scala:main Sep 19, 2022
@tgodzik tgodzik deleted the goto-annot branch September 19, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants