ZIm/crates/multi_buffer/src
Conrad Irwin 0b87be71e6
Make anchor_in_excerpt Optional (#8975)
We were seeing panics due to callers assuming they had valid
excerpt_ids, but that cannot easily be guaranteed across await points as
anyone may remove an excerpt.

Release Notes:

- Fixed a panic when hovering in a multibuffer
2024-03-06 18:55:36 -07:00
..
anchor.rs Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
multi_buffer.rs Make anchor_in_excerpt Optional (#8975) 2024-03-06 18:55:36 -07:00