ZIm/crates/util/src
Antonio Scandurra 55129d4d6c
Revert "Use Fx* variants of HashMap and HashSet everywhere in Zed" (#7492)
Reverts zed-industries/zed#7481

This would regress performance because we'd be using the standard
library's hash maps everywhere, so reverting for now.
2024-02-07 13:16:22 +01:00
..
test Revert "Use Fx* variants of HashMap and HashSet everywhere in Zed" (#7492) 2024-02-07 13:16:22 +01:00
arc_cow.rs WIP 2023-12-05 19:27:15 +01:00
fs.rs Add copilot crate 2023-03-28 09:41:59 -07:00
github.rs Filter LSP github releases that have no assets to properly download LSP servers (#7189) 2024-02-01 10:59:35 +02:00
http.rs Also add proxy to zed http client (#7184) 2024-01-31 21:40:12 -07:00
paths.rs Add support for relative terminal links (#7303) 2024-02-03 17:04:27 +02:00
semantic_version.rs app version to server (#7130) 2024-01-31 15:46:24 -07:00
test.rs Replace tempdir crate with tempfile 2024-01-24 17:58:09 +00:00
util.rs Read HTTP proxy from env (#6765) 2024-01-31 20:57:09 -07:00