rust: add v1.75.0 & v1.74.0, merge related variants into +dev, add rust-analyzer (#41903)

* Add rust-analyzer as variant to rust build

* Expose cargo module only when +cargo

* rust: add v1.74.0 and v1.75.0 and remove variants in favor of +dev

* [@spackbot] updating style on behalf of alecbcs

* Fix variant typo

---------

Co-authored-by: alecbcs <alecbcs@users.noreply.github.com>
This commit is contained in:
Alec Scott
2024-01-04 12:08:20 -07:00
committed by GitHub
parent c85391e3d8
commit 8f48bf7195
4 changed files with 32 additions and 30 deletions

View File

@@ -22,7 +22,7 @@ spack:
- node-js # for editor plugins etc., pyright language server
- npm
- go # to build fzf, gh, hub
- rust+analysis # fd, ripgrep, hyperfine, exa, rust-analyzer
- rust+dev # fd, ripgrep, hyperfine, exa, rust-analyzer
- binutils+ld+gold+plugins # support linking with built gcc
# styling and lints
- astyle