mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 11:29:25 +00:00
121264d35a
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 |