zed/crates/collab/src
Neel 282f47a544
Switch from cargo-machete to cargo-shear (#62643)
This results in ~110 crates being removed, and some orphaned files also.

---

Release Notes:

- N/A

Signed-off-by: Neel <neel@zed.dev>
2026-08-20 10:08:48 +00:00
..
api collab: Remove GET /extensions endpoint (#48827) 2026-02-09 23:06:11 +00:00
bin windows: Make collab run on Windows (#23117) 2025-01-17 09:39:13 +02:00
db Switch from cargo-machete to cargo-shear (#62643) 2026-08-20 10:08:48 +00:00
entities collab: Add username to User (#60097) 2026-06-29 15:06:18 +00:00
rpc Fix version check (#55032) 2026-04-28 22:12:38 +00:00
services Bump rustc to 1.97 (#62395) 2026-08-09 22:29:52 +00:00
api.rs collab: Remove GET /rpc_server_snapshot endpoint (#49312) 2026-02-17 00:00:28 +00:00
auth.rs cloud_api_types: Add new ID fields to AuthenticatedUser (#60497) 2026-07-06 21:27:24 +00:00
db.rs git_panel: Show staged and unstaged diff stats (#60815) 2026-07-18 19:02:25 +00:00
entities.rs collab: Decouple session principal from User database model (#55440) 2026-05-01 17:28:57 +00:00
env.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
executor.rs collab: Extract tests into integration tests crate (#47668) 2026-01-26 20:28:09 +01:00
lib.rs Bump rustc to 1.97 (#62395) 2026-08-09 22:29:52 +00:00
main.rs collab: Remove seeding infrastructure (#56562) 2026-05-13 15:44:55 +00:00
rpc.rs Support blaming parent revisions (#62614) 2026-08-14 20:24:13 +00:00
services.rs collab: Introduce UserService (#55449) 2026-05-06 18:15:36 +00:00