Commit Graph

3 Commits

Author SHA1 Message Date
Micha Reiser 3c6c017950
Centralize client options validation (#18623) 2025-06-12 18:58:30 +02:00
Micha Reiser 9ae698fe30
Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
Dhruv Manilawala c2b9fa84f7
Refactor workspace logic into `workspace.rs` (#16295)
## Summary

This is just a small refactor to move workspace related structs and impl
out from `server.rs` where `Server` is defined and into a new
`workspace.rs`.
2025-02-21 08:37:29 +00:00