ruff/crates/ty_server/src/server
Dhruv Manilawala d95b029862
[ty] Move diagnostics API for the server (#18308)
## Summary

This PR moves the diagnostics API for the language server out from the
request handler module to the diagnostics API module.

This is in preparation to add support for publishing diagnostics.
2025-05-26 04:16:38 +00:00
..
api [ty] Move diagnostics API for the server (#18308) 2025-05-26 04:16:38 +00:00
schedule Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
api.rs [ty] Small LSP cleanups (#18201) 2025-05-19 17:08:59 +00:00
client.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
connection.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
schedule.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00