zed/crates/project
Antonio Scandurra ef1ec88523 Remove delegate support from GPUI
We added this because we thought it would save some allocations when
sending operations given that we could move them to the delegate upon
notifying it, but the reality is that we serialize operations and that
only requires a reference.
2022-03-09 10:48:52 +01:00
..
src Remove delegate support from GPUI 2022-03-09 10:48:52 +01:00
Cargo.toml Remove language servers from buffers 2022-03-08 15:16:07 -08:00