mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-02 07:04:33 +00:00
Every single client-side RPC message handler function took an unused `Arc<Client>` parameter. This removes that. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| connection_manager.rs | ||
| debounced_delay.rs | ||
| lsp_command.rs | ||
| lsp_ext_command.rs | ||
| prettier_support.rs | ||
| project.rs | ||
| project_settings.rs | ||
| project_tests.rs | ||
| search.rs | ||
| search_history.rs | ||
| task_inventory.rs | ||
| terminals.rs | ||