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 clone_on_copy lint #7

Open
0xLucqs opened this issue Aug 7, 2024 · 4 comments
Open

Add clone_on_copy lint #7

0xLucqs opened this issue Aug 7, 2024 · 4 comments
Labels

Comments

@0xLucqs
Copy link
Contributor

0xLucqs commented Aug 7, 2024

Detect whenever .clone() is called on a type that implements copy.
Clippy description

@0xLucqs 0xLucqs added the lint label Aug 7, 2024
@jimenezz22
Copy link
Contributor

Hi @0xLucqs Can I help you with this issue?
I am Luis from Dojo Coding Community, with experience in Cairo and OSS

@0xLucqs
Copy link
Contributor Author

0xLucqs commented Aug 14, 2024

Sure let’s go! Don’t hesitate to ping me if you need help

@fishonamos
Copy link

fishonamos commented Sep 18, 2024

I can take this @0xLucqs.

@jimenezz22
Copy link
Contributor

I'm still working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants