asdf-rust
asdf-rust copied to clipboard
Rust plugin for the asdf version manager
After updating via `asdf rust install latest`, the actual binaries are not updated, despite showing the new version in the path: ``` λ asdf install rust latest rust 1.66.1 is...
### Provide environment information ```bash $ asdf info OS: Darwin najma.local 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:16 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6000 arm64 SHELL: zsh 5.9 (arm64-apple-darwin24.0) BASH VERSION:...
For the first shell, installation of rust ends with needing to set up a path variable for Cargo. See examples in - https://github.com/rust-lang/rustlings/issues/1533 - (Sorry for the weird link) https://web.archive.org/web/20241206023257/https://tecposter.com/posts/install-rust-via-asdf/...
Small fix in the asdf plugin add command. Tested on Ubuntu.
This PR adds an option to install source code using the RUST_SOURCE environment variable for some development tools, such as rust-analyzer.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` -> `v5` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [asdf-vm/actions](https://redirect.github.com/asdf-vm/actions) | action | major | `v1` -> `v4` | --- ### Release...
### Provide environment information ```bash This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. BASH VERSION: 5.2.21(1)-release...