ruff
348ff509
- Fix clippy::mut_mut (pedantic)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix clippy::mut_mut (pedantic) “this expression mutably borrows a mutable reference. Consider reborrowing” https://rust-lang.github.io/rust-clippy/master/index.html#mut_mut Signed-off-by: Anders Kaseorg <andersk@mit.edu>
References
#869 - Fix most clippy::pedantic lints
Author
andersk
Committer
charliermarsh
Parents
fb545551
Loading