egui/crates/ecolor/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
..
cint_impl.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
color32.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
hex_color_macro.rs Rename `from_hex_string` -> `from_hex`, and `to_hex_string` -> `to_hex` (#3777) 2024-01-07 10:08:57 +01:00
hex_color_runtime.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
hsva.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
hsva_gamma.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
lib.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
rgba.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00