setup-rust
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 673
- Avg merge
- 6d 28m
- Merged PRs (30d)
- 4
Description
Description:
Hi,
I rather enjoy the convenience and portability of setup-go. Can we please get a similar action workflow for rust ("setup-rust")?
Justification:
Present the same treatment for the Rust programming language as we do for Go.
Are you willing to submit a PR?
N/A
As a workaround, I am using sudo apt-get install -y cargo in the Ubuntu runners. Though that's not particularly OS portable, nor very Rust version flexible. And it's missing access to components that require rustup.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing setup-go action and the repository's GitHub Actions context. Determine the intended Rust and rustup version and component support, including portability beyond Ubuntu. Done means a setup-rust action can provision selected Rust versions and components across supported runners.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd, devops, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100