ruff/crates/ty_server/src
Micha Reiser 86e5a311f0
Some checks failed
CI / cargo test (linux) (push) Blocked by required conditions
CI / Determine changes (push) Waiting to run
CI / cargo fmt (push) Waiting to run
CI / cargo clippy (push) Blocked by required conditions
CI / cargo fuzz build (push) Blocked by required conditions
CI / python package (push) Waiting to run
CI / benchmarks (push) Blocked by required conditions
CI / cargo test (linux, release) (push) Blocked by required conditions
CI / cargo test (windows) (push) Blocked by required conditions
CI / cargo test (wasm) (push) Blocked by required conditions
CI / cargo build (release) (push) Waiting to run
CI / cargo build (msrv) (push) Blocked by required conditions
CI / fuzz parser (push) Blocked by required conditions
CI / test scripts (push) Blocked by required conditions
CI / ecosystem (push) Blocked by required conditions
CI / Fuzz for new ty panics (push) Blocked by required conditions
CI / cargo shear (push) Blocked by required conditions
CI / pre-commit (push) Waiting to run
CI / mkdocs (push) Waiting to run
CI / formatter instabilities and black similarity (push) Blocked by required conditions
CI / test ruff-lsp (push) Blocked by required conditions
CI / check playground (push) Blocked by required conditions
[ty Playground] Release / publish (push) Has been cancelled
[ty] Introduce and use System::env_var for better test isolation (#18538)
2025-06-07 19:56:58 +02:00
..
document [ty] Support publishing diagnostics in the server (#18309) 2025-05-28 13:15:11 +05:30
server [ty] Fix server hang after shutdown request (#18414) 2025-06-02 06:57:51 +00:00
session [ty] Support cancellation and retry in the server (#18273) 2025-05-28 10:59:29 +02:00
document.rs Clean up some Ruff references in the ty server (#17920) 2025-05-07 10:55:16 -04:00
lib.rs [ty] Fix server hang after shutdown request (#18414) 2025-06-02 06:57:51 +00:00
logging.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
server.rs [ty] IDE: add support for object.<CURSOR> completions (#18468) 2025-06-05 11:15:19 -04:00
session.rs [ty] Fix server hang after shutdown request (#18414) 2025-06-02 06:57:51 +00:00
system.rs [ty] Introduce and use System::env_var for better test isolation (#18538) 2025-06-07 19:56:58 +02:00