egui/crates
Emil Ernerfeldt 401de05630
Use `Self` everywhere (#3787)
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.
2024-01-08 17:41:21 +01:00
..
ecolor Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
eframe Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui-wgpu Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui-winit Release 0.25.0 - Better keyboard input 2024-01-08 12:25:43 +01:00
egui_demo_app Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui_demo_lib Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui_extras Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui_glow Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui_plot Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
epaint Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00