Windows software

Rustup: the Rust toolchain installer

Rustlang.Rustup v1.29.0

The Rust toolchain installer

About this app

Rustup installs The Rust Programming Language from the official release channels, enabling you to easily switch between stable, beta, and nightly compilers and keep them updated. It makes cross-compiling simpler with binary builds of the standard library for common platforms. And it runs on all platforms Rust supports, including Windows.

Install with Winget

Command line

PS> winget install --id Rustlang.Rustup -e
Official manifest sources

Downloads for version 1.29.0

External links ↗
Installer Details SHA-256 Download
x86 static.rust-lang.org exe
F574EA2BD6D798B6072B3A45E3053F3CABCC2CB48D6B4BD59B661B41D675B31A
Download
x64 static.rust-lang.org exe
86478E53F769379D7F0EBFA7C9AA97CB76CA92233F79AA2CC0DBEE2EFAAC73C7
Download
arm64 static.rust-lang.org exe
3AF309E6C3062AA11DF0E932954F69D13B734D8A431E593812F3ECD9FF9E6EF6
Download
Version archive

8 older versions

Version 1.28.2
Installer Details SHA-256 Download
x86 static.rust-lang.org exe
D33375F474F105E529FF3225529A8D6A79A8A4E23F6EAB88FBA427889E538F34
Download
x64 static.rust-lang.org exe
88D8258DCF6AE4F7A80C7D1088E1F36FA7025A1CFD1343731B4EE6F385121FC0
Download
arm64 static.rust-lang.org exe
DE9F7D29CCD39EFA59A3DDA3EC363B396E09B92681229B9B8F6AAA4C84285E9C
Download
Version 1.28.1
Installer Details SHA-256 Download
x86 static.rust-lang.org exe
494BBEB52BD102891BE4E7E5ADC74EEB1C532ADFDC33D51AE1AA9FD2FF5F1048
Download
x64 static.rust-lang.org exe
7B83039A1B9305B0C50F23B2E2F03319B8D7859B28106E49BA82C06D81289DF6
Download
arm64 static.rust-lang.org exe
9054AD509637940709107920176F14CEE334BC5CFE50BC0A24A3DC59B6F4D458
Download
Version 1.28.0
Installer Details SHA-256 Download
x86 static.rust-lang.org exe
1DA78BB84B8F25265A0E36BC883520FD9038AC0DFFD5C9F0EF9FAFDFCA86A17D
Download
x64 static.rust-lang.org exe
EF50173E02CB8ADFBCF675414353060C2349550C9767674545560F0F67D24EE0
Download
arm64 static.rust-lang.org exe
5AE5C31DE49625C30EE89D756F08D1D08BDC119A6B747C2577E93A9C7DE12219
Download
Version 1.27.1
Installer Details SHA-256 Download
x86 static.rust-lang.org exe
011185BD2BFCE79F5389C19247B6E45242D17C697FE135EC6CDD23948445803A
Download
x64 static.rust-lang.org exe
193D6C727E18734EDBF7303180657E96E9D5A08432002B4E6C5BBE77C60CB3E8
Download
arm64 static.rust-lang.org exe
5F4697EE3EA5D4592BFFDBE9DC32D6A8865762821B14FDD1CF870E585083A2F0
Download
Version 1.27.0
Installer Details SHA-256 Download
x86 static.rust-lang.org exe
6F9AD11ABD642A7CBA4EE6F386B84D56045EE12F921C5D9832913D937E0F3547
Download
x64 static.rust-lang.org exe
743BBD6B5A622DDC5C5234CE0FD3EAB6CA74499A119FBF484DC55755A6A7E443
Download
arm64 static.rust-lang.org exe
A984F32312A49224DEACB4B301B78305FE72A47C6141B1FFD4B8D6F00051F4CF
Download
Version 1.26.0
Installer Details SHA-256 Download
X64 static.rust-lang.org None · None
365D072AC4EF47F8774F4D2094108035E2291A0073702DB25FA7797A30861FC9
Download
Version 1.25.2
Installer Details SHA-256 Download
X64 static.rust-lang.org None · None
F7DDACCE04969A59F7080A64C466B936D7C2AE661B4FDA44BE8FE54AAC0972EC
Download
Version 1.25.1
Installer Details SHA-256 Download
X64 static.rust-lang.org None · None
2220DDB49FEA0E0945B1B5913E33D66BD223A67F19FD1C116BE0318DE7ED9D9C
Download

Similar software

sloc

coldhighsun.sloc

Sloc (Source Lines Of Code) is a .NET global command-line tool for counting lines of source code. It analyzes files individually, distinguishing code lines, comment lines, and blank lines, then aggregates results by programming language.

v3.1.0

rust-analyzer

Rustlang.rust-analyzer

rust-analyzer is a language server that provides IDE functionality for writing Rust programs. You can use it with any editor that supports the Language Server Protocol (VS Code, Vim, Emacs, Zed, etc).

v2026-08-24