summaryrefslogtreecommitdiff
path: root/cli/lsp/parent_process_checker.rs
AgeCommit message (Expand)Author
2024-11-14fix: otel resiliency (#26857)snek
2024-01-09fix(lsp): use a dedicated thread for the parent process checker (#21869)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-08-23fix(ext/web): add stream tests to detect v8slice split bug (#20253)Matt Mastracci
2023-05-14refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...Matt Mastracci
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-07-15chore: fix Windows specific clippy errors (#15212)David Sherret
2022-06-26build: require safety comments on unsafe code (#13870)Luca Casonato
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-07-31fix(lsp): do not output to stderr before exiting the process (#11562)David Sherret
2021-06-17chore: fix new linting errors flagged by Rust 1.53 (#11029)David Sherret
2021-06-17chore(lsp): add `--parent-pid <pid>` flag (#11023)David Sherret