zed/crates/editor
Michael Sloan c5fe6ef100
Hide the implementation of Task (#22009)
The `Option<T>` within `Ready` is confusing and using `None` for it can
cause crashes. There was actually one instance of this!

Release Notes:

- N/A
2024-12-14 02:52:22 -07:00
..
src Hide the implementation of Task (#22009) 2024-12-14 02:52:22 -07:00
Cargo.toml editor: Add actions for inserting UUIDs (#21656) 2024-12-06 14:32:09 -05:00
LICENSE-GPL