index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
install.sh
Age
Commit message (
Expand
)
Author
2023-02-26
Better error message when failing
Mahdi Bahrami
2023-02-11
fix(installation): bump `MinRustVersion` to 1.58
Alexander Gill
2023-02-11
fix(installation): loop to `max_len-1`
Alexander Gill
2022-05-17
check for rustup install
pwygab
2022-05-04
fix(install.sh):fix arr out of bounds
likzn
2022-04-20
chore: bump minimum required rust version in installs
mokou
2022-04-04
fix(install): protect path with whitespaces using quotes and stop at the firs...
Pascal HaveĢ
2022-02-04
doc: Add hints on how to get gcc installed (#741)
Brandon High
2020-11-05
fix(installation): Update the MinRustVersion
Caleb Webber
2020-06-14
chore: Move from master branch to main branch
mokou
2020-06-05
fix(installation): Provide a backup git reference when tag can't be curl
Abdou Seck
2020-04-29
fix(installation): Check if python is available while checking for git,rustc ...
Abdou Seck
2020-02-27
fix: Re-add cloning the repo to install scripts
mokou
2020-02-26
feat: Add clippy lints
Mario Reder
2020-02-21
fix(installation): make fatal errors more obvious
Quinten Johnson
2019-06-09
fix(installation): Fix rustlings installation check
Russell Cousineau
2019-03-28
Fix order of true/false in tests for executables
Matthias Geier
2019-03-28
make installation command checks more thorough
liv
2019-03-20
Fix comment position
Colin Pitrat
2019-03-20
Verify that rust version is recent enough to install rustlings.
Colin Pitrat
2019-03-06
add a basic install script
lyn