Skip to content

Commit

Permalink
Add rust-analyzer to the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
dcvz committed Aug 10, 2023
1 parent 9a18184 commit 6c89b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/rust-lang.org/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ build:
rust-lang.org/rustup: '*'
script: |-
rustup default {{ version }}
rustup component add rust-analyzer
# used for type checking in IDEs
rustup component add rust-src
Expand Down

0 comments on commit 6c89b6c

Please sign in to comment.