about summary refs log tree commit diff
path: root/scripts/rustup.sh
AgeCommit message (Expand)AuthorLines
2021-06-19Rewrite prepare.sh in rustbjorn3-1/+1
2021-03-07Use the new component dependency option of the rust-toolchain file (take 2)bjorn3-1/+1
2021-02-14Use #!/usr/bin/env bashbjorn3-1/+1
2020-11-27Revert "Use the new component dependency option of the rust-toolchain file"bjorn3-1/+1
2020-11-27Use the new component dependency option of the rust-toolchain filebjorn3-1/+1
2020-11-06Add rustup pull commandbjorn3-7/+23
2020-11-04run 'shellcheck -f diff $(fd --extension sh) | git apply'Jakob Hellermann-6/+6
2020-11-02Refactor the build systembjorn3-0/+9
2020-10-05Install rustfmt by default when doing a rustupbjorn3-0/+1
2020-09-16Reorganize scriptsbjorn3-0/+32