-
Notifications
You must be signed in to change notification settings - Fork 1.1k
-Wunused: False positive on parameterless enum member #16822
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
Labels
Milestone
Comments
@PaulCoral Did you have a chance to look at this? |
PaulCoral
added a commit
to PaulCoral/dotty
that referenced
this issue
Feb 15, 2023
- Ignore synthetic local private - Update test suit
Merged
@szymon-rd I couldn't work on the linter during past two weeks. I will try to fix the remaining warn-unused bugs. |
szymon-rd
added a commit
that referenced
this issue
Feb 16, 2023
Kordyjan
pushed a commit
to dotty-staging/dotty
that referenced
this issue
Apr 14, 2023
- Ignore synthetic local private - Update test suit
Kordyjan
pushed a commit
that referenced
this issue
Apr 14, 2023
Kordyjan
added a commit
that referenced
this issue
Apr 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Compiler version
3.3.0-RC2
Minimized code
Output
Expectation
No warning is reported
The text was updated successfully, but these errors were encountered: