Commit graph

18 commits

Author SHA1 Message Date
Jacob Heider f784b6b1cf
fix(rtx) (#3117)
* fix(rtx)

* Update package.yml
2023-08-26 20:32:26 +02:00
dcvz be58d032aa Add rustup 2023-08-09 11:26:25 -04:00
ABevier 3b35352f4b
fix display name for rust 2023-08-08 10:07:11 -04:00
Max Howell 56c756028a
[skip-ci] rust display-name 2023-08-08 05:24:35 -04:00
Jacob Heider 0ffc0354f0
fix(cargo)
closes #2593

cargo requires cargo; the static ones get too old, and include their build date, making them hard to find. just use our last cargo.
2023-07-15 23:48:14 -04:00
Jacob Heider 9585df362a
fix(rust)[2] 2023-04-20 15:25:58 -04:00
Jacob Heider 3841271582
fix(rust)[1] 2023-04-20 14:21:50 -04:00
Jacob Heider 4167b191ed
fix(rust)
https://github.com/rust-lang/rust/pull/108963
2023-04-20 14:11:52 -04:00
Max Howell dd5d4446b4
fix cargo test
cargo doesn't like pkg names that start with numbers now apparently and the the tmpdirs we used were likely to be that. So explicitly set a name.
2023-03-28 20:50:09 -04:00
Max Howell bde31f1fff
have cargo install go to ~/.local/bin 2023-03-28 08:42:12 -04:00
Adheesh Wadkar 1bcc221dc7
+rustup-init (#832)
* +rustup-init

* rustup-init: add curl and openssl for linux

* rustup-init: moved to rust-lang.org/rustup-init

---------

Co-authored-by: Adheesh Wadkar <wadheesh@amazon.com>
2023-03-21 15:45:21 -04:00
Jacob Heider b38bd2211e fix(rust) 2023-03-09 20:09:53 -05:00
Jacob Heider c160f4f6d7 remove deprecated (finally removed?) rls 2022-11-03 23:53:23 -04:00
Max Howell 023ca0be89
+companions 2022-10-30 10:32:32 -04:00
Jacob Heider 1b2738fbf2 +rust-lang.org/cargo 2022-10-29 19:01:16 -04:00
Jacob Heider 3b32634cee Fix missing zlib dep on test and remove unavailable configure flag (#171) 2022-10-03 11:26:06 -04:00
Max Howell ba3dbb1122 tweak llvm+rust 2022-08-27 14:24:24 -04:00
Max Howell 16a011a819 +rust+cargo (#67) 2022-08-03 17:39:16 -04:00