mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 11:29:25 +00:00
e61a5b172c
Activating a new item causes the current item to be deactivated. We're the current item, but we're on the stack, so we panic if we try to do this synchronously. If we use defer to wait until we're off the stack it works. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |