ZIm/crates/multi_buffer/src
tidely dd6fce6d4e
multi_buffer: Pre-allocate IDs when editing (#36819)
Something I came across when looking at `edit_internal`. Potentially
saves multiple re-allocations on an edit

Release Notes:

- N/A
2025-08-24 09:59:32 +03:00
..
anchor.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
multi_buffer.rs multi_buffer: Pre-allocate IDs when editing (#36819) 2025-08-24 09:59:32 +03:00
multi_buffer_tests.rs Fix clippy::println_empty_string, clippy::while_let_on_iterator, clippy::while_let_on_iterator lint style violations (#36613) 2025-08-20 20:14:30 +02:00
position.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00