Files
oak-gpui/crates
Marshall Bowers 12440d5e0d terminal: Make rgb_for_index take a u8 instead of a &u8 (#8726)
This PR makes the `rgb_for_index` take a `u8` instead of a `&u8`.

`u8` is `Copy` and is only 1 byte, so there really isn't any reason to
pass a reference to it.

Release Notes:

- N/A
2024-03-02 16:51:46 -05:00
..
2024-02-28 19:23:36 -07:00
2024-02-26 22:15:11 -07:00
2024-03-02 14:46:02 -05:00
2024-02-22 22:28:08 -05:00
2024-02-28 19:23:36 -07:00
2024-03-01 23:22:22 -05:00
2024-03-02 15:51:01 -05:00
2024-03-01 21:07:39 -05:00
2024-02-28 19:23:36 -07:00