![]() This PR makes the `Buffer::apply_ops` method infallible for `text::Buffer` and `language::Buffer`. We discovered that `text::Buffer::apply_ops` was only fallible due to `apply_undo`, which didn't actually need to be fallible. Release Notes: - N/A |
||
---|---|---|
.. | ||
anchor.rs | ||
locator.rs | ||
network.rs | ||
operation_queue.rs | ||
patch.rs | ||
selection.rs | ||
subscription.rs | ||
tests.rs | ||
text.rs | ||
undo_map.rs |