These are the releases from The Rust Project for the weeks
spanning 2016-06-10 to 2016-06-24. This report covers projects in the
rust-lang, rust-lang-nursery and rust-lang-deprecated GitHub
organizations.
Crates
net2 0.2.24 (released 2016-06-14)
- separated windows and unix deps.
- set/get send/recv buffer size for sockets.
- Add methods for retrieving SO_REUSE{ADDR,PORT}.
Contributors: Alex Crichton, Andrew Cann, arthurprs, Rick Richardson.
Tools
rustup 0.2.0 (released 2016-06-21)
- Indicate correct path to remove in multirust upgrade instructions.
- Bring back optional hyper with proxy support.
- 'default' and 'update' heuristics for bare triples.
- Change upstream via $RUSTUP_DIST_SERVER.
- Fail with a nicer error message if /tmp is mounted noexec.
- Remove printfs from ~/.cargo/env.
- Reduce margin in installer text to 79 columns.
- Fix typos.
- Fix missing curly braces in error-chain docs.
- Fix downloads of builds without v2 manifests.
-
Explain toolchains in
help install
. - Compile on stable Rust.
- Fix spelling mistakes.
- Fix the toolchain command synonyms.
- Configurable host triples.
- Use a .toml file to store settings.
- Point PATH to toolchain/bin on Windows.
- Remove extra '.' in docs.
Contributors: Alex Crichton, benaryorg, Benedikt Reinartz, Boutin,
Michael, Brian Anderson, Diggory Blake, Erick Tryzelaar, Ivan
Nejgebauer, Jeremiah Peschka, Josh Stone, Knight, mdinger, Ryan Kung,
Tad Hardesty
rust.vim (no releases)
Contributors: Chris Morgan.
Websites
crates.io (released continuously)
- Upgrade rust version.
- Annotate next/prev page links.
- Various upgrades:
#375,
#371,
#368,
#365,
#366,
#363,
#360,
#361,
#359,
#358,
#355,
Contributors: Alex Crichton, Carol (Nichols || Goulding),
greenkeeperio-bot, Steve Klabnik, Steven Allen.
play.rust-lang.org (released continuously)
Contributors: Alex Crichton, Johann Hofmann, Jonas Schievink.
www.rustbyexample.com (released continuously)
Contributors: Steve Klabnik, Xmasreturns.
www.rust-lang.org (released continuously)
- Add Everlane to friends.
- Fix beta info in faq and downloads.
- Modify downloads.md to use the default template.
- Add eddyb to lang team.
- Add Habitat to friends.
- Add #rust-docs IRC channel to Community page..
- No need for title case in paragraph titles.
Contributors: 0joshuaolson1, Alex Crichton, Brian Anderson, Frederic
Marx, L Smith.