Skip to content
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

Add "unused variable" warnings #3688

Open
emilyaherbert opened this issue Jan 4, 2023 · 0 comments
Open

Add "unused variable" warnings #3688

emilyaherbert opened this issue Jan 4, 2023 · 0 comments
Labels
compiler: ui Mostly compiler messages DCA Everything to do with Dead Code Analysis enhancement New feature or request P: medium

Comments

@emilyaherbert
Copy link
Contributor

We should provide users with "unused variable" warnings.

This should include cases like "if let", as described in #2700.

@emilyaherbert emilyaherbert added enhancement New feature or request P: medium compiler: ui Mostly compiler messages labels Jan 4, 2023
@anton-trunov anton-trunov added the DCA Everything to do with Dead Code Analysis label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler: ui Mostly compiler messages DCA Everything to do with Dead Code Analysis enhancement New feature or request P: medium
Projects
None yet
Development

No branches or pull requests

2 participants