zed/crates/text/src
Max Brunsfeld e05793b52a Remove Option from Buffer edit APIs
Previously, buffer edits represented empty strings as None
variants of an Option. Now, the edit logic just explicitly
checks for empty strings.

Co-authored-by: Keith Simmons <keith@zed.dev>
2022-04-27 18:00:13 -07:00
..
anchor.rs
locator.rs
network.rs
operation_queue.rs
patch.rs
point.rs
point_utf16.rs
random_char_iter.rs
rope.rs
selection.rs
subscription.rs
tests.rs
text.rs Remove Option from Buffer edit APIs 2022-04-27 18:00:13 -07:00