ZIm/crates/util/src
Marshall Bowers ba4e1699ae
Rename ZedHttpClient for clarity (#8320)
This PR renames the `ZedHttpClient` to `HttpClientWithUrl` to make it
slightly clearer that it still is holding a `dyn HttpClient` as opposed
to being a concrete implementation.

Release Notes:

- N/A
2024-02-24 00:07:24 -05:00
..
test Use collections::{HashMap, HashSet} instead of its std:: counterpart (#7502) 2024-02-07 19:06:03 +02:00
arc_cow.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
fs.rs Add copilot crate 2023-03-28 09:41:59 -07:00
github.rs Parse version from GitHub tag name instead of release name (#7423) 2024-02-08 15:28:51 -05:00
http.rs Rename ZedHttpClient for clarity (#8320) 2024-02-24 00:07:24 -05:00
paths.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00
semantic_version.rs talkers (#8158) 2024-02-22 10:07:36 -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