New lint that detects when fetch_update
was used when update
would suffice.
#14093
Labels
A-lint
Area: New lints
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>
The text was updated successfully, but these errors were encountered: