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

Lint needed: unchecked_output_status #920

Open
smoelius opened this issue Oct 27, 2023 · 0 comments
Open

Lint needed: unchecked_output_status #920

smoelius opened this issue Oct 27, 2023 · 0 comments
Labels
lint New lint or lint enhancement

Comments

@smoelius
Copy link
Collaborator

Check for a local variable of type std::process::Output whose stdout or stderr field is read, but whose status field is not.

Should probably be a MIR lint.

@smoelius smoelius added the lint New lint or lint enhancement label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lint New lint or lint enhancement
Projects
None yet
Development

No branches or pull requests

1 participant