egui/crates/ecolor/src
Nicolas 58b2ac88c0
Add assert messages and print bad argument values in asserts (#5216)
Enabled the `missing_assert_message` lint

* [x] I have followed the instructions in the PR template

---------

Co-authored-by: Lucas Meurer <lucasmeurer96@gmail.com>
2025-03-25 09:20:29 +01:00
..
cint_impl.rs Remove wildcard imports (#5018) 2024-08-28 12:18:42 +02:00
color32.rs Add assert messages and print bad argument values in asserts (#5216) 2025-03-25 09:20:29 +01:00
hex_color_macro.rs Update MSRV from 1.76 to 1.77 (#5322) 2024-10-30 09:06:34 +01:00
hex_color_runtime.rs Fix semi-transparent colors appearing too bright (#5824) 2025-03-21 10:45:25 +01:00
hsva.rs Fix semi-transparent colors appearing too bright (#5824) 2025-03-21 10:45:25 +01:00
hsva_gamma.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
lib.rs Fix semi-transparent colors appearing too bright (#5824) 2025-03-21 10:45:25 +01:00
rgba.rs Add assert messages and print bad argument values in asserts (#5216) 2025-03-25 09:20:29 +01:00