Files
oak-gpui/crates
Marshall Bowers 167af4bc1d Use const over static for string literals (#18635)
I noticed a few places where we were storing `&'static str`s in
`static`s instead of `const`s.

This PR updates them to use `const`.

Release Notes:

- N/A
2024-10-02 12:33:13 -04:00
..
2024-09-19 07:20:27 -04:00
2024-09-23 15:28:04 -06:00
2024-09-13 13:17:49 -04:00
2024-08-13 23:06:07 -07:00
2024-09-23 15:28:04 -06:00
2024-09-23 15:28:04 -06:00
2024-09-23 15:28:04 -06:00
2024-09-27 13:30:25 -04:00
2024-10-02 13:27:16 +02:00
2024-09-24 16:23:08 -06:00
2024-09-19 07:20:27 -04:00
2024-09-27 10:06:19 -06:00
2024-09-16 08:29:46 -04:00