mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 16:54:09 +00:00
401de05630
This turns on the clippy lint [`clippy::use_self`](https://rust-lang.github.io/rust-clippy/v0.0.212/index.html#use_self) and fixes it everywhere.