zed icon indicating copy to clipboard operation
zed copied to clipboard

gpui: Simplify u8 to u32 conversion

Open tidely opened this issue 4 months ago • 1 comments

Removes an allocation when converting four u8 into a u32. Makes some functions const compatible.

Release Notes:

  • N/A

tidely avatar Jun 04 '25 18:06 tidely