Skip to content

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Jul 29, 2025

Fixes scalameta/metals#7666

Some weird entries around string interpolation, but they actually make sense.

Copy link
Member

@tanishiking tanishiking left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@tgodzik tgodzik merged commit 74b9e85 into scala:main Jul 30, 2025
45 checks passed
@tgodzik tgodzik deleted the fix-semanticdb-apply branch July 30, 2025 09:53
tgodzik added a commit to scala/scala3-lts that referenced this pull request Aug 6, 2025
Fixes scalameta/metals#7666

Some weird entries around string interpolation, but they actually make
sense.
tgodzik added a commit to scala/scala3-lts that referenced this pull request Aug 6, 2025
Fixes scalameta/metals#7666

Some weird entries around string interpolation, but they actually make
sense.
[Cherry-picked 74b9e85][modified]
bjaglin added a commit to bjaglin/scalafix that referenced this pull request Aug 30, 2025
Backports of 3.7 improvements affecting expect tests
- [3.7.1] diagnostics & [3.7.2] PC (keep identical input files to skip 3.6)
- [unreleased] synthetic apply scala/scala3#23629
bjaglin added a commit to bjaglin/scalafix that referenced this pull request Aug 30, 2025
Backports of 3.7 improvements affecting expect tests
- [3.7.1] diagnostics & [3.7.2] PC (keep identical input files to skip 3.6)
- [unreleased] synthetic apply scala/scala3#23629
bjaglin added a commit to bjaglin/scalafix that referenced this pull request Aug 30, 2025
Backports of 3.7 improvements affecting expect tests
- [3.7.1] diagnostics & [3.7.2] PC (keep identical input files to skip 3.5/3.6)
- [unreleased] synthetic apply scala/scala3#23629
bjaglin added a commit to bjaglin/scalafix that referenced this pull request Aug 31, 2025
Backports of 3.7 improvements affecting expect tests
- [3.7.1] diagnostics & [3.7.2] PC (keep identical input files to skip 3.5/3.6)
- [unreleased] synthetic apply scala/scala3#23629
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.

Reference not found when Foo.apply is called as Foo
2 participants