ruff/crates/ty_server/src
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
..
document Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
server [ty] Move diagnostics API for the server (#18308) 2025-05-26 04:16:38 +00:00
session [ty] Show related information in diagnostic (#17359) 2025-05-19 18:52:12 +02:00
document.rs Clean up some Ruff references in the ty server (#17920) 2025-05-07 10:55:16 -04:00
lib.rs Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
logging.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
message.rs [ty] Avoid panicking when there are multiple workspaces (#18151) 2025-05-20 20:53:23 +05:30
server.rs [ty] Avoid panicking when there are multiple workspaces (#18151) 2025-05-20 20:53:23 +05:30
session.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
system.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00