Get a basic end-to-end test for rust-analyzer integration working
Co-Authored-By: Nathan Sobo <nathan@zed.dev> Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
9759f9e947
commit
580bad2042
9 changed files with 194 additions and 74 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
export BUNDLE=true
|
||||
export ZED_BUNDLE=true
|
||||
|
||||
# Install cargo-bundle 0.5.0 if it's not already installed
|
||||
cargo install cargo-bundle --version 0.5.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue