mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-11 04:36:24 +00:00
The editor is on the stack, so adding an item to the `Pane` containing the editor will cause a double borrow and a consequent panic. This commit fixes the issue by deferring the opening of the definitions. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |