zed/crates/multi_buffer
Cole Miller 90e1abd5bf
Preallocate vector for MultiBuffer::excerpt_ids (#49381)
This saves some time spent reallocating inside `Editor::on_buffer_event`
for large multibuffers.

Release Notes:

- N/A
2026-02-17 17:04:55 -05:00
..
src Preallocate vector for MultiBuffer::excerpt_ids (#49381) 2026-02-17 17:04:55 -05:00
Cargo.toml adds tracing for instrumenting non-async functions (#44147) 2025-12-05 17:23:06 +00:00
LICENSE-GPL