Files
oak-gpui/crates
Marshall Bowers 1fc391f696 Make Buffer::apply_ops infallible (#18089)
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
2024-09-19 13:14:15 -04:00
..
2024-09-19 07:20:27 -04:00
2024-09-19 07:20:27 -04:00
2024-09-13 13:17:49 -04:00
2024-09-19 07:20:27 -04:00
2024-09-13 13:17:49 -04:00
2024-08-13 23:06:07 -07:00
2024-09-16 12:22:39 -06:00
2024-07-15 17:04:15 -06:00
2024-09-17 15:37:56 -07:00
2024-09-17 14:13:37 -06:00
2024-09-18 11:15:46 -06:00
2024-09-07 19:58:28 -04:00
2024-09-19 07:20:27 -04:00
2024-09-17 11:19:07 -04:00
2024-09-16 08:29:46 -04:00