zed/crates/multi_buffer
Lukas Wirth 248a3c6c95
multi_buffer: Fix update_path_excerpts inserting excerpts out of order (#49290)
Second attempt at fixing
https://github.com/zed-industries/zed/pull/49047, this also removes some
of the sorting hacks as they should ideally not be necessary anymore
after this fix

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2026-02-16 20:07:14 +00:00
..
src multi_buffer: Fix update_path_excerpts inserting excerpts out of order (#49290) 2026-02-16 20:07:14 +00:00
Cargo.toml adds tracing for instrumenting non-async functions (#44147) 2025-12-05 17:23:06 +00:00
LICENSE-GPL