egui/crates/emath/src
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
..
align.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
history.rs Highlight submenu buttons when hovered and open (#3780) 2024-01-07 22:08:32 +01:00
lib.rs Keep unsafe code forbidden when puffin is disabled (#3603) 2023-11-22 20:37:46 +01:00
numeric.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
pos2.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
range.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
rect.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
rect_transform.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
rot2.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
smart_aim.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
vec2.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
vec2b.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00