zed/crates/repl
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 Set User Agent for Jupyter websocket connections (#21910) 2024-12-12 09:26:16 -08:00
LICENSE-GPL