ZIm/crates/text/src
Lukas Wirth 4dbd24d75f
Reduce amount of allocations in RustLsp label handling (#35786)
There can be a lot of completions after all


Release Notes:

- N/A
2025-08-07 13:24:29 +00:00
..
anchor.rs sum_tree: Do not implement Dimension on tuples, use new Dimensions wrapper instead (#35482) 2025-08-05 00:37:22 +00:00
locator.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
network.rs Lay the groundwork for collaborating on assistant panel (#13991) 2024-07-10 17:36:22 +02:00
operation_queue.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
patch.rs Improve tracking for agent edits (#27857) 2025-04-01 22:13:28 +00:00
selection.rs Select applicable positions for lsp_ext methods more leniently (#32272) 2025-06-06 22:47:20 +00:00
subscription.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
tests.rs Show progress as the agent locates which range it needs to edit (#31582) 2025-05-28 12:32:54 +00:00
text.rs Reduce amount of allocations in RustLsp label handling (#35786) 2025-08-07 13:24:29 +00:00
undo_map.rs sum_tree: Store context on cursor (#34904) 2025-07-22 18:20:48 +02:00