Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/infra/other-installation-methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ TAG=a8cfc83801301c2b4f0fd030192e268eeb15d473
git clone https://github.com/rust-lang/rust
cd rust
git reset --hard ${TAG}
git submodule update --init --recursive

cat >config.toml << EOF
[rust]
Expand Down