Emil Ernerfeldt
|
6aea7eff94
|
Enable the clippy::std_instead_of_core lint (#8394)
Prefer `core::` over `std::` where either work
* Part of https://github.com/emilk/egui/issues/5735
|
2026-08-06 13:19:13 +02:00 |
|
Emil Ernerfeldt
|
1cd89b5edc
|
Remove everything that was marked #[deprecated] (#8105)
Simplify. Streamline. Spring cleaning.
|
2026-04-14 20:19:36 +02:00 |
|
Emil Ernerfeldt
|
b2995dcb83
|
Use Rust edition 2024 (#7280)
|
2025-06-30 14:01:57 +02:00 |
|
lucasmerlin
|
510b3cdf48
|
Rename Marginf to MarginF32 for consistency with CornerRadiusF32 (#5677)
* [x] I have followed the instructions in the PR template
|
2025-02-11 11:23:59 +01:00 |
|