Files
oak-gpui/crates/gpui/src
Marshall Bowers 298ca5ff1b Prefer .map for conditionals with else conditions (#15118)
This PR updates instances where we were using `.when_else` and
`.when_else_some` to use `.map` with a conditional inside.

This allows us to avoid reinventing Rust's syntax for conditionals and
(IMO) makes the code easier to read.

Release Notes:

- N/A
2024-07-24 17:09:07 -04:00
..
2024-07-23 15:01:05 -07:00
2024-07-23 15:01:05 -07:00
2024-07-22 10:46:16 -06:00
2024-06-18 12:16:54 -07:00
2024-07-23 15:01:05 -07:00
2024-06-25 15:12:45 +02:00
2024-03-11 10:45:57 +01:00
2024-07-03 11:28:09 -07:00
2024-07-23 09:56:45 -06:00
2024-01-21 14:26:45 -08:00
2024-07-22 10:46:16 -06:00
2024-07-22 10:46:16 -06:00
2024-01-21 14:26:45 -08:00
2024-05-29 18:06:45 -07:00
2024-07-23 09:56:45 -06:00