Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix #16682: CheckUnused missed some used symbols #16690

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

PaulCoral
Copy link
Contributor

@PaulCoral PaulCoral commented Jan 13, 2023

@szymon-rd

- Register every symbol and related (companion, module, etc.)
- Fix scala#16682
- Update test suits
@szymon-rd szymon-rd merged commit 90e7556 into scala:main Jan 16, 2023
@PaulCoral PaulCoral deleted the fix/Wunused/exhaustive_reg_sym branch June 8, 2023 19:49
@Kordyjan Kordyjan added this to the 3.3.0 milestone Aug 1, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-Wunused:all and private extractor objects
3 participants