Skip to content

New lint that detects when fetch_update was used when update would suffice. #14093

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
oriongonza opened this issue Jan 28, 2025 · 0 comments
Open
Labels
A-lint Area: New lints

Comments

@oriongonza
Copy link

What it does

This makes sense only when rust-lang/rust#133829 has been stabilized.

Advantage

No response

Drawbacks

No response

Example

<code>

Could be written as:

<code>
@oriongonza oriongonza added the A-lint Area: New lints label Jan 28, 2025
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

1 participant