Skip to content

A lint for performing unlocked stdio reads/writes #712

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

Open
ticki opened this issue Feb 26, 2016 · 0 comments
Open

A lint for performing unlocked stdio reads/writes #712

ticki opened this issue Feb 26, 2016 · 0 comments
Labels
A-lint Area: New lints

Comments

@ticki
Copy link

ticki commented Feb 26, 2016

Unlocked stdio read/writes can be extremely inefficient. I propose adding a lint to clippy-pedantic, which detects unlocked stdio operations, and warns on them.

@mcarton mcarton added the A-lint Area: New lints label Feb 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lint Area: New lints
Projects
None yet
Development

No branches or pull requests

2 participants