about summary refs log tree commit diff
path: root/src/tools/rust-installer/test/image3
AgeCommit message (Collapse)AuthorLines
2023-03-07Directly import rust-installer submoduleMark Rousskov-0/+1
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.