Skip to content

Macro does not use import at expansion - #26799

Draft
som-snytt wants to merge 2 commits into
scala:mainfrom
som-snytt:issue/24561-import-macro
Draft

Macro does not use import at expansion#26799
som-snytt wants to merge 2 commits into
scala:mainfrom
som-snytt:issue/24561-import-macro

Conversation

@som-snytt

Copy link
Copy Markdown
Contributor

Fixes #24561

Do not resolve references from a different source file.

Have you relied on LLM-based tools in this contribution?

No

How was the solution tested?

New automated tests (including the issue's reproducer, if applicable)

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.

False negative unused import when there's a reference in macro-expanded code

1 participant