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

Consider renaming clippy::all to clippy::default (or alias it) #3991

Closed
taiki-e opened this issue Apr 18, 2019 · 2 comments
Closed

Consider renaming clippy::all to clippy::default (or alias it) #3991

taiki-e opened this issue Apr 18, 2019 · 2 comments

Comments

@taiki-e
Copy link
Member

taiki-e commented Apr 18, 2019

clippy::all means the default warning set, but clippy::default is a more easily understood name.

@Manishearth
Copy link
Member

This has been discussed at length in #2964 already, the consensus was that what is exposed in all is the "stable" set of lints we wish to expose as our actual interface, the set of lints we signal support for.

@taiki-e
Copy link
Member Author

taiki-e commented Apr 18, 2019

Oh, I missed that, sorry.

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

No branches or pull requests

2 participants