about summary refs log tree commit diff
path: root/src/tools/rust-installer/gen-install-script.sh
AgeCommit message (Collapse)AuthorLines
2023-03-09replace legacy copyright annotations in submodulesPietro Albini-9/+0
2023-03-07Directly import rust-installer submoduleMark Rousskov-0/+24
This moves the rust-installer code to be directly hosted in rust-lang/rust, since it's not used elsewhere and this makes it easier to make and review changes without needing a separate upstream commit.