zed/crates/diagnostics
Lukas Wirth c8f0026867
gpui: Remove unsound await_on_background helper (#56132)
The function is unsound due to the classic fact that one can leak tasks,
sidestepping the blocking drop behavior resulting in a use after free.

Release Notes:

- N/A or Added/Fixed/Improved ...
2026-05-08 09:30:34 +00:00
..
src gpui: Remove unsound await_on_background helper (#56132) 2026-05-08 09:30:34 +00:00
Cargo.toml diagnostics: Hide Inline Assist toolbar button when agent is disabled (#52706) 2026-04-20 10:11:55 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00