zed/crates/lsp/src
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
..
input_handler.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
lsp.rs Hide the implementation of Task (#22009) 2024-12-14 02:52:22 -07:00