forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Harry edited this page May 10, 2026
·
3 revisions
Welcome to the rad-rust wiki!
Use a partial clone to avoid absolutely destroying your disk space:
git clone --recurse-submodules --filter='blob:none' git@github.com:rad-rust/rust.gitSee build instructions in Rust docs. When setting up your build, make sure to select Compiler during ./x setup, and make sure that this line is in your bootstrap.toml:
[llvm]
download-ci-llvm = false