ZIm/crates/task/src
Piotr Osiewicz 4839195003
debugger: Remove fake adapter and un-gate GDB (#27557)
This is a clean-up PR in anticipation of introduction of Debugger
Registry. I wanna get rid of DebugAdapterKind (or rather, it being an
enum).
Release Notes:

- N/A

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Anthony <anthony@zed.dev>
2025-03-27 22:31:58 +00:00
..
debug_format.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
lib.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
static_source.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00
task_template.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
vscode_format.rs Use const over static for string literals (#18635) 2024-10-02 12:33:13 -04:00