These are the releases from The Rust Project for the weeks
spanning 2016-06-24 to 2016-07-15. This report covers projects in the
rust-lang, rust-lang-nursery and rust-lang-deprecated GitHub
organizations.
Crates
libc 0.2.14 (released 2016-07-11)
- Add SIGCHLD and other signals.
- Added linger struct.
- Add epoll_create1.
- Add strdup extern.
- Enhance pathconf constants to cover the most common constants.
- Add missing consts for Solaris/Illumos.
Contributors: Alex Crichton, Daniel Robertson, Hiroki Noda, meh,
Nikita Baksalyar, Philipp Keller, sateffen, Steffen W
libc 0.2.13 (released 2016-06-28)
Contributors: Alex Crichton, bors, Knight, Nik Klassen, Paul Osborne
net2 0.2.26 (released 2016-07-15)
Contributors: Alex Crichton, Steffen W
net2 0.2.25 (released 2016-07-07)
Contributors: Alex Crichton, Nikita Baksalyar
regex 0.1.73 (released 2016-07-09)
- Release
regex-syntax 0.3.4. - Bump
regex-syntaxdependency version forregexto0.3.4.
Contributors: Andrew Gallant
regex 0.1.72 (released 2016-07-09)
- PR #262:
Fixes a number of small bugs caught by fuzz testing (AFL).
Contributors: Andrew Gallant, Brose Johnstone, Julien Wajsberg,
mcarton, Pascal Hertleif, Robin Stocker, Sean
Tools
rustup 0.3.0 (released 2016-07-14)
- Teach rustup to download manifests from the
/staging/directory. - Treat all HTTP client errors the same.
- Remove winapi replacement.
- Remove toolchain directory if initial toolchain install fails.
- Fallback to old download methods if server returns 403.
- Add preliminary rustls support.
- Add a hack to remediate checksum failure issues.
- Move error-chain out of tree.
- Remove uses of subcommand synonyms in the examples.
- Add
--yesas alias for-y. - Remove unavailable toolchains from
target list. - Add powerpc builds.
- Fix help text for
rustup update. - Remove noisy "rustup is up to date" message.
- Fix references to non-existent
.rustupdirectory. - When listing toolchains only list directories.
- rustup-init: remove dependency on
filecommand. - Link to rustup-init.sh in README.
- Improve docs for
set default-host.
Contributors: Alex Crichton, Brian Anderson, Drew Fisher, geemili,
Ivan Petkov, James Lucas, jethrogb, Kevin Yap, leonardo.yvens, Michael
DeWitt, Nate Mara, Virgile Andreani
Websites
www.rustbyexample.com
Contributors: joemphilips, NODA, Kai, Steve Klabnik
www.rust-lang.org
- Update user-groups.md.
- Properly redirect ides page to the forge.
- Fix up security page links.
- Add Sentry to Friends page.
- Fix the friends page for i18n.
- Better Travis badge in the README.
- Fix title in redirect page.
- Get started on internationalization/localization.
- Make copy-paste more easy.
- Add Coursera to friends of Rust.
- Update for 1.10.
- Detect 32 bit windows.
- Add Postmates to friends.
- Add timeout to playpen requests.
Contributors: Aleksey Kladov, Alex Crichton, bobreyes, Brennan Saeta,
Brian Anderson, Eric Findlay, Florian Gilcher, Kaivo Anastetiks, Steve
Klabnik, Tshepang Lekhonkhobe