ZIm/crates/zed/src
tidely f060918b57
zed: Remove unnecessary clones (#29513)
`App::http_client` and `Client::http_client` both return an owned `Arc`
which it clones internally. This means we can remove unnecessary clones
when calling these methods.

Release Notes:

- N/A
2025-04-27 19:23:37 -07:00
..
zed debugger: Add support for inline value hints (#28656) 2025-04-23 22:27:27 +00:00
main.rs zed: Remove unnecessary clones (#29513) 2025-04-27 19:23:37 -07:00
reliability.rs zlog: Ensure log file is flushed (#28923) 2025-04-16 23:30:23 +00:00
zed.rs zed: Remove unnecessary clones (#29513) 2025-04-27 19:23:37 -07:00