Skip to content
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

fix: show zero extent references when using pc #6583

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

kasiaMarek
Copy link
Contributor

No description provided.

Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from the two comments LGTM

)
)

// for Scala 3 the symbol in bar reference is missing (<none>)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we reprort an issue upstrem?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't compile for Scala 3. I think I confused myself by a combination of VirtusLab/scala-cli#2638 and VirtusLab/scala-cli#2226 (or something similar) 😂


check(
"case-class",
"""|case class Ma@@in(i: Int)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why add these two tests with no usages? Is this on puspose?

Copy link
Contributor Author

@kasiaMarek kasiaMarek Jul 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initially I added all zero-extent symbols, not only implicits, so it showed some additional refs in those tests, that shouldn't be there.

@kasiaMarek kasiaMarek merged commit 4a2460f into scalameta:main Jul 15, 2024
23 of 25 checks passed
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