Files
oak-gpui/crates/gpui/src
Serophots 9860884217 gpui: Make length helpers into const functions (#44259)
Make gpui's `rems()`, `phi()`, `auto()` length related helpers into
const functions.

I can't see why these functions aren't already const except that it
must've been overlooked when they were written?

In my project I had need for rems() to be const, and I thought I'd do
phi() and auto() whilst I was in the neighbourhood

Release Notes:

- N/A
2025-12-06 01:08:43 +00:00
..
2025-10-23 07:58:33 +00:00
2025-11-12 15:31:20 +01:00
2025-11-12 15:31:20 +01:00
2025-08-11 19:17:48 +02:00
2025-11-12 20:27:04 +00:00