Files
zed/crates/buffer_diff
Nathan Sobo 328b5cb969 Phase 4: Remove TaskLabel
- Removed TaskLabel struct and its impl from gpui/src/executor.rs
- Removed spawn_labeled method from BackgroundExecutor
- Updated callers (buffer_diff, fs, language) to use regular spawn
- Removed label parameter from PlatformDispatcher::dispatch() trait
- Updated all dispatcher implementations (Mac, Linux, Windows, Test, PlatformScheduler)
- Fixed pre-existing dead code issues found during clippy
2025-12-14 08:08:09 -07:00
..
2025-12-14 08:08:09 -07:00