zed/crates/channel
Marshall Bowers 31661a8383
client: Rename UserId to LegacyUserId (#56185)
This PR renames the `UserId` type in the `client` crate to
`LegacyUserId`.

The `id` field on the `User` has also been renamed to `legacy_id`.

This is strictly a rename, no change in behavior.

Release Notes:

- N/A
2026-05-08 15:53:40 +00:00
..
src client: Rename UserId to LegacyUserId (#56185) 2026-05-08 15:53:40 +00:00
Cargo.toml releases: Add build number to Nightly builds (#42990) 2025-11-24 13:34:04 +01:00
LICENSE-GPL