mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-20 08:25:13 +00:00
Page:
Doc releases
Pages
Anticipated breaking changes during 1.0 alpha
Community User Groups, Meetups, and Events
Community libraries
Doc continuous integration
Doc how to install an unofficial nightly for Windows
Doc Emacs Support
Doc FAQ Cheatsheet
Doc building for android
Doc building for ios
Doc detailed release notes
Doc examples
Doc friends of the tree
Doc language faq
Doc lowlevel details
Doc packages, editors, and other tools
Doc releases
Doc under construction FAQ
Doc vim support
Docs project structure
Docs
Games written in Rust
Home
Howto submit a rust bug report
IRC notifications channel
Lib datetime
Lib fmt
Lib html
Lib io
Lib rand
Lib re
Library editing
Libs
Meeting API review 2014 06 23
Meeting RFC triage 2014 06 19
Mixed language link time optimization
Note Building Rust Before 0.8 on Windows Systems
Note 0.5 priorities
Note Intrinsics
Note Rust performance fixes
Note bors usage
Note buildbots
Note code review
Note compiler snapshots
Note core team
Note development policy
Note getting started developing Rust
Note git workflow
Note guide for new contributors
Note operator overloading
Note priority issue criteria
Note research
Note rustc hacking guide back end
Note rustc hacking guide front end
Note rustc hacking guide middle end
Note rustc hacking guide
Note seeing LLVM output from rust
Note style guide
Note tag label names and definitions
Note testsuite
Note wiki conventions
Notes
OS Bridge 2013 tutorial
Operating system development
Projects using Rust
Rustpkg schedule
Sigil reference
Teaching Rust
The Rusticon
Using Rust on Windows
lib template
No results
43
Doc releases
Brian Anderson edited this page 2015-02-20 12:09:17 -08:00
This is an archive of all the existing Rust release artifacts. Each release is signed with the Rust GPG signing key (older key, even older key).
1.0.0-alpha.2
- Announcement
- Release notes
- Source code (signature)
- Windows x86_64 .exe installer (signature)
- Windows i686 .exe installer (signature)
- Windows x86_64 .msi installer (signature)
- Windows i686 .msi installer (signature)
- Linux x86_64 tarball (signature)
- Linux i686 tarball (signature)
- Mac OS X x86_64 pkg (signature)
- Mac OS X i686 pkg (signature)
- Mac OS X x86_64 tarball (signature)
- Mac OS X i686 tarball (signature)
- Documentation
1.0.0-alpha
- Announcement
- Release notes
- Source code (signature)
- Windows x86_64 installer (signature)
- Windows i686 installer (signature)
- Linux x86_64 tarball (signature)
- Linux i686 tarball (signature)
- Mac OS X x86_64 pkg (signature)
- Mac OS X i686 pkg (signature)
- Mac OS X x86_64 tarball (signature)
- Mac OS X i686 tarball (signature)
- Documentation
Rust 0.x
In addition to the included short-form release notes, each 0.x release has a longer explanation in the detailed release notes.
0.12.0
- Announcement
- Release notes
- Source code (signature)
- Windows x86_64 installer (signature)
- Windows i686 installer (signature)
- Linux x86_64 tarball (signature)
- Linux i686 tarball (signature)
- Mac OS X x86_64 pkg (signature)
- Mac OS X i686 pkg (signature)
- Mac OS X x86_64 tarball (signature)
- Mac OS X i686 tarball (signature)
- Documentation
0.11.0
- Announcement
- Release notes
- Source code (signature)
- Windows installer (signature)
- Linux x86_64 tarball (signature)
- Linux i686 tarball (signature)
- Mac OS X x86_64 pkg (signature)
- Mac OS X i686 pkg (signature)
- Mac OS X x86_64 tarball (signature)
- Mac OS X i686 tarball (signature)
- Documentation
0.10
- Announcement
- Release notes
- Source code (signature)
- Windows installer (signature)
- Linux x86_64 tarball (signature)
- Linux i686 tarball (signature)
- Mac OS X x86_64 pkg (signature)
- Mac OS X i686 pkg (signature)
- Mac OS X x86_64 tarball (signature)
- Mac OS X i686 tarball (signature)
- Documentation
0.9
0.8
- Announcement
- Release notes
- Source code (signature)
- Windows installer (signature)
- Tutorial
- borrowed pointers | conditions | containers | ffi | macros | rustpkg | tasks
- Manual (PDF)
- Rustpkg manual
- Standard library docs
- Extra library docs
0.7
- Announcement
- Release notes
- Source code (signature)
- Windows installer (signature)
- Tutorial
- Manual (PDF)
- Standard library docs
- Extra library docs
0.6
- Announcement
- Release notes
- Source code (signature)
- Windows installer (signature)
- Tutorial
- Manual (PDF)
- Core library docs
- Standard library docs
0.5
- Announcement
- Release notes
- Source code (signature)
- Windows installer (signature)
- Tutorial
- Manual (PDF)
- Core library docs
- Standard library docs
0.4
- Announcement
- Release notes
- Source code (signature)
- Windows installer (signature)
- Tutorial
- Manual (PDF)
- Core library docs
- Standard library docs
0.3.1
This was an OS X bugfix release.
0.3
- Announcement
- Release notes
- Source code (signature)
- Windows installer (signature)
- Tutorial
- Manual (PDF)
- Core library docs
- Standard library docs
0.2
0.1
All Categories:
- Docs -- For users
- Notes -- For developers
- Libs -- For library authors
- Meeting minutes