uv
3f83390e
- Make the use of `Self` consistent. (#15074)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
192 days ago
Make the use of `Self` consistent. (#15074) ## Summary Make the use of `Self` consistent. Mostly done by running `cargo clippy --fix -- -A clippy::all -W clippy::use_self`. ## Test Plan <!-- How was it tested? --> No need.
References
#15074 - Make the use of `Self` consistent.
Author
adamnemecek
Parents
57f900ad
Loading