Files
oak-gpui/crates
Michael Sloan f4dbcb6714 Use explicit sort order instead of comparison impls for gpui prims (#21430)
Found this while looking into adding support for the Surface primitive
on Linux, for rendering video shares. In that case it would be
expensive to compare images for equality. `Eq` and `PartialEq` were
being required but not used here due to use of `Ord` and `PartialOrd`.

Release Notes:

- N/A
2024-12-02 16:27:29 -07:00
..
2024-11-27 20:22:58 +02:00
2024-08-13 23:06:07 -07:00
2024-07-15 17:04:15 -06:00
2024-12-02 15:22:03 -08:00
2024-11-18 22:56:34 +01:00
2024-10-02 13:27:16 +02:00