zed/crates/language
Julia 757f05042d Fix deadlock while initializing JSON language server
As it turns out both parking-lot and std's `RwLock` disallows taking
multiple read locks on the same thread

Co-Authored-By: Max Brunsfeld <max@zed.dev>
2023-03-16 17:32:51 -04:00
..
src Fix deadlock while initializing JSON language server 2023-03-16 17:32:51 -04:00
build.rs
Cargo.toml use more predictable rules for selecting which bracket to jump to and where 2023-02-15 14:04:16 -08:00