about summary refs log tree commit diff
path: root/src/tools/rust-installer/README.md
AgeCommit message (Collapse)AuthorLines
2025-06-29Update README.mdkilavvy-1/+1
- Update ui.md - Update type-alias-impl-trait.md - Update README.md
2023-03-07Directly import rust-installer submoduleMark Rousskov-0/+71
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.