zed/crates/rope/src
Lukas Wirth 3f2ddcbca3
editor: Prevent panic in lsp_symbols_at_cursor with diff hunks handling (#51077)
Fixes ZED-5M9

No test as I couldn't quite reproduce this, as the cause is mostly a
guess

Release Notes:

- Fixed a panic in `lsp_symbols_at_cursor` when dealing with diff hunks
2026-03-09 08:35:19 +00:00
..
chunk.rs rope: Improve prepend performance for small inputs on small ropes (#50389) 2026-02-28 12:54:09 +01:00
offset_utf16.rs multi_buffer: Typed MultiBufferOffset (#42707) 2025-11-19 22:00:58 +00:00
point.rs Basic side-by-side diff implementation (#43586) 2025-11-30 22:45:01 -05:00
point_utf16.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
rope.rs editor: Prevent panic in lsp_symbols_at_cursor with diff hunks handling (#51077) 2026-03-09 08:35:19 +00:00
unclipped.rs sum_tree: Reduce Cursor size for contextless summary types (#38776) 2025-09-24 14:35:38 +02:00