ZIm/crates/rope/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
..
chunk.rs chore: Fix warnings for Rust 1.89 (#32378) 2025-06-09 13:11:57 +02:00
offset_utf16.rs Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
point.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
point_utf16.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
rope.rs Reduce amount of allocations in RustLsp label handling (#35786) 2025-08-07 13:24:29 +00:00
unclipped.rs Rework diff rendering to allow putting the cursor into deleted text, soft-wrapping and scrolling deleted text correctly (#22994) 2025-01-24 14:18:22 -07:00