ZIm/crates/zed
tidely d1abba0d33
gpui: Reduce manual shifting & other minor improvements (#34407)
Minor cleanup in gpui.

- Reduce manual shifting by using `u32::to_be_bytes`
- Remove eager `Vec` allocation when listing registered actions
- Remove unnecessary return statements
- Replace manual `if let Some(_)` with `.as_deref_mut()`

Release Notes:

- N/A
2025-07-15 16:39:33 +02:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Fix icon size on Windows (#34277) 2025-07-11 15:09:10 +02:00
src gpui: Reduce manual shifting & other minor improvements (#34407) 2025-07-15 16:39:33 +02:00
build.rs Fix icon size on Windows (#34277) 2025-07-11 15:09:10 +02:00
Cargo.toml ACP (#34030) 2025-07-09 16:02:31 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Restore the default release channel (#23671) 2025-01-26 09:19:24 +00:00