Commit graph

88 commits

Author SHA1 Message Date
Corey Farwell 6831180ca2 Rollup merge of #40517 - rust-lang:release-notes-tweak, r=alexcrichton
Remove incorrect feature from the 1.16 relnotes

According to @golddranks https://internals.rust-lang.org/t/rust-1-16-0-prerelease-testing/4953/3

r? @brson
2017-03-17 08:49:06 -04:00
Steve Klabnik cc08edc854 Remove incorrect feature from the 1.16 relnotes 2017-03-14 11:16:34 -04:00
Corey Farwell 97a1b6a055 Update usages of 'OSX' (and other old names) to 'macOS'.
As of last year with version 'Sierra', the Mac operating system is now
called 'macOS'.
2017-03-12 14:59:04 -04:00
Brian Anderson 23c09eaa77 Release notes for 1.16 2017-03-09 21:35:44 +00:00
Brian Anderson e491f39914 Update 1.15.1 relnotes 2017-02-10 00:30:02 +00:00
Brian Anderson 7916e00f2b Bump stable release date 2017-02-07 19:48:16 +00:00
Brian Anderson d650cf5c38 Update relnotes for 1.15.1
I already checked this into stable, but it needs to be on master/beta too.
2017-02-04 01:12:39 +00:00
Wilfred Hughes 34a3709f74 Adding missing URL to release notes 2017-01-22 23:26:45 +00:00
Alex Crichton 18a39ed66e Rollup merge of #38966 - brson:relnotes, r=brson
1.15 release notes

[Rundered](https://github.com/brson/rust/blob/relnotes/RELEASES.md#version-1150-2017-02-02).

Lots of good stuff this release!

Perf graphs: https://goo.gl/KSVFvF, https://goo.gl/K98g8M, https://goo.gl/H1gSoz, https://goo.gl/yZBV2p, https://goo.gl/ltURbb. Not much change 😿

r? @steveklabnik
2017-01-20 08:35:46 -08:00
Brian Anderson a0a4af139d 1.15 release notes 2017-01-17 22:20:26 +00:00
Eitan Adler 1cf9d6a7f2 minor typo fix 2017-01-17 00:18:45 -08:00
Brian Anderson 2afadaadc9 Edits. More platform support 2016-12-17 23:02:35 +00:00
Brian Anderson 09a9859c00 1.14 release notes 2016-12-16 20:07:46 -08:00
Brian Anderson 0f817a0dd9 Add release notes for 1.13.0 2016-11-07 23:53:32 +00:00
Brian Anderson e47da0c23c Add release notes for 1.12.1 2016-10-20 18:03:08 -07:00
Steve Klabnik ce8c6f6d00 Rollup merge of #36842 - cjm00:release-notes-fix, r=brson
Fixed wrong link in release notes

The link for the pull request updating hash_map to implement Debug was a copy of the previous link, this changes the link to the correct PR.
2016-09-30 13:44:48 -04:00
Chris McDonald e9d3e62c90 Fixed wrong link in release notes 2016-09-29 16:26:02 -06:00
Andrew Paseltiner e5e632ba40 Fix typo in RELEASES.md 2016-09-29 10:43:08 -04:00
Brian Anderson a6903e4e38 Add changelog for 1.12 2016-09-27 17:31:14 +00:00
Brian Anderson 9863afe029 1.11 changelog 2016-08-17 15:13:56 -07:00
Steve Klabnik d04e34b7d4 Fix release notes for 1.10
Path was not actually given a default impl in #32990, even though the PR title said it did.

r? @brson
2016-07-07 18:17:25 -04:00
Brian Anderson effc2e9772 Release notes for 1.10.0 2016-07-01 20:30:06 +00:00
Sander Maijers 8ff34c77a2 semantics: slightly clarify big-O claim
Clarification by more precise specification.
2016-04-16 10:58:20 +02:00
Sander Maijers 3149ff31bc style: enhance font of big-O expressions 2016-04-16 10:55:33 +02:00
Sander Maijers 2ef88c982a grammar: fix
Reading this, one item stood out a bit. Small improvements here.

. ‘Compile-time’ is not a noun, ‘compilation time’ was meant;
. Mathematical formulas are best not rendered as code;
. Use the same tense as in other items.
2016-04-15 22:33:50 +02:00
Steve Klabnik 9fa8b493a0 Rollup merge of #32885 - rkjnsn:patch-2, r=alexcrichton
Fix conflicting link identifiers

Caused "Errors for non-exhaustive match patterns now list up to 3 missing variants while also indicating the total number of missing variants if more than 3." to link to "libsyntax: Restrict where non-inline modules can appear (fixes #29765)"
2016-04-14 14:49:10 -04:00
Brian Anderson bbcfcfc61d Release notes for 1.9 2016-04-12 21:23:44 +00:00
rkjnsn 3757a3786c Fix conflicting link identifiers 2016-04-11 11:31:00 -07:00
Brian Anderson 94a387e326 Release notes for 1.8 2016-04-08 18:12:17 +00:00
Katze a6e077ebdf
documentation fix in RELEASES.md
f32 should probably be denoted as 0.0 as it might improve readability.

Signed-off-by: benaryorg <binary@benary.org>
2016-03-17 20:33:01 +01:00
Steve Klabnik 5b40e9b733 Rollup merge of #31978 - tsion:patch-1, r=Manishearth
Previously it was rendering like this: http://i.imgur.com/ODFPdFW.png
2016-03-01 13:39:42 -05:00
Steve Klabnik a217b19035 Rollup merge of #31973 - brson:relnotes3, r=alexcrichton
This builds on some of the other relnotes PRs in the queue.
2016-03-01 13:39:42 -05:00
Steve Klabnik b3c78fc29a Rollup merge of #31969 - brson:relnotes, r=alexcrichton
Same as https://github.com/rust-lang/rust/pull/31923 but without the submodule updates.
2016-03-01 13:39:41 -05:00
Scott Olson 60ee36a1b9 Add link for checked_neg in 1.7 release notes. 2016-02-29 16:36:36 -06:00
Brian Anderson 7a9f998de9 Move the RFC 1214 breakage to 1.7 compatibility notes 2016-02-29 18:37:38 +00:00
Brian Anderson 0cd55e52ff Add HashMap stabilizations to 1.7 relnotes 2016-02-29 18:28:33 +00:00
Brian Anderson 276e5582fc remove unstable flag from 1.7 release notes 2016-02-29 18:15:26 +00:00
Pascal Hertleif 287eb2ac75 Reformat Part of 1.7 Release Notes
- Use unordered nested list for stabilised APIs to improve readability
- Add link to `u32::checked_neg`
- Remove trailing back tick from BTreeMap line
2016-02-27 12:19:08 +01:00
Amanieu d'Antras 77c1e11249 Fix typo in release notes 2016-02-26 21:24:19 +00:00
Wangshan Lu 4a1ddff1c1 Fix links in release notes 1.7.0 2016-02-16 19:40:06 +08:00
Brian Anderson 6dbff05776 Update release notes for 1.7 2016-01-29 22:08:44 +00:00
Brian Anderson 5918d9b96f Release notes for 1.6 2016-01-29 22:08:44 +00:00
Brian Anderson cf34010d88 Update RELEASES.md for 1.5 2015-12-04 19:33:42 +00:00
Brian Anderson 6b1de254d3 More relnotes tweaks 2015-11-04 16:56:23 -08:00
Brian Anderson 018c468e18 Address release notes feedback 2015-10-29 11:36:56 -07:00
Brian Anderson ec3dc2d477 1.4 release notes 2015-10-27 17:30:08 -07:00
kud1ing da059a4e28 Add 1.3 release date
As of http://blog.rust-lang.org/2015/09/17/Rust-1.3.html
2015-09-18 09:19:20 +02:00
Dominik Inführ 69fdc0fa49 corrected link to Hasher 2015-09-16 18:01:46 -07:00
Brian Anderson f57bb9df28 1.3 release notes 2015-09-15 13:50:07 -07:00
Brian Anderson ec3ec1073b Add release dates for all releases 2015-09-11 13:29:53 -07:00