This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
rall
mirror of
https://github.com/sgoudham/rall.git
Watch
1
Star
0
Fork
You've already forked rall
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36d3ecb3df
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '36d3ecb3df'
${ noResults }
rall
/
.github
/
scripts
/
set_rust_version.bash
5 lines
66 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
set
-e
rustup default
$1
rustup target add
$2
Reference in New Issue
View Git Blame
Copy Permalink