ZIm/crates/copilot/src
Marshall Bowers ab1d466c5f
Remove replica_id from MultiBuffers (#18141)
This PR removes the `replica_id` field from the `MultiBuffer` struct.

We were only ever referencing this field to pass when constructing a
`MultiBuffer`, and never used it outside of that.

Release Notes:

- N/A
2024-09-20 10:48:27 -04:00
..
copilot.rs Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -06:00
copilot_chat.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
copilot_completion_provider.rs Remove replica_id from MultiBuffers (#18141) 2024-09-20 10:48:27 -04:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00