Skip to content

Suppress initialization warnings #15560

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 2 commits into from
Jul 3, 2022

Conversation

liufengyun
Copy link
Contributor

Suppress initialization warnings

If simple code refactoring suppresses the warning, it's preferred as long as the code change is an improvement.
Otherwise, we avoid big code changes with the usage of @unchecked.

@liufengyun liufengyun marked this pull request as ready for review July 1, 2022 20:23
Copy link
Contributor

@olhotak olhotak left a comment

Choose a reason for hiding this comment

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

LGTM

@liufengyun liufengyun merged commit cde3d13 into scala:main Jul 3, 2022
@liufengyun liufengyun deleted the reduce-init-warnings branch July 3, 2022 23:20
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