Skip to content

Lint passing Cow by reference #2405

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

Closed
clarfonthey opened this issue Jan 27, 2018 · 2 comments
Closed

Lint passing Cow by reference #2405

clarfonthey opened this issue Jan 27, 2018 · 2 comments
Labels
A-lint Area: New lints good first issue These issues are a good way to get started with Clippy

Comments

@clarfonthey
Copy link

See discussion in #2387.

@oli-obk oli-obk added good first issue These issues are a good way to get started with Clippy A-lint Area: New lints labels Jan 31, 2018
@oli-obk
Copy link
Contributor

oli-obk commented Jan 31, 2018

Can probably be added to the lint about &String

@bootandy
Copy link
Contributor

I'll try this one.

bootandy added a commit to bootandy/rust-clippy that referenced this issue Feb 28, 2018
Add lint for reference to Cow to the same place in the code where
lint for reference to String lives.

rust-lang#2405
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lint Area: New lints good first issue These issues are a good way to get started with Clippy
Projects
None yet
Development

No branches or pull requests

3 participants