Commit graph

78 commits

Author SHA1 Message Date
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
kud1ing 77a2b389f6 Add release days, fixes #28228 2015-09-08 08:29:45 +02:00
Eli Friedman bbbfed2f93 Use https URLs to refer to rust-lang.org where appropriate.
Also fixes a few outdated links.
2015-08-09 14:28:46 -07:00
Steve Klabnik d7b93216cd small fix in RELEASES
this grammar isn't correct
2015-08-03 16:19:21 -04:00
Brian Anderson 4d218d924f More 1.2 relnotes 2015-07-30 14:32:08 -07:00
Brian Anderson a266ab0563 Mention that removal of #[packed] was a breaking change in 1.2 2015-07-14 10:32:23 -07:00
Brian Anderson 0d60e8d002 Update RELEASES.md for 1.2 2015-07-09 15:39:26 -07:00
bors 04daae77be Auto merge of #26579 - Techern:start-12-doc, r=brson
At the moment, it only mentions the fix to parallel codegen.

I was going to add more, but I have to go for a while - If this isn't reviewed when I get back, I'll remove it and resubmit it after filling in more :)
2015-06-27 09:54:15 +00:00
Cruz Julian Bishop 1aabbd01c3 Initial documentation for 1.2.0, uploading to test markdown 2015-06-27 09:16:11 +10:00
bors 1032384661 Auto merge of #26568 - barosl:rel-notes-refs, r=alexcrichton
I found some typos in the upcoming 1.1 release note. I corrected them, but I wanted to go further. So I wrote a script that checks the integrity of the Markdown references, and ran it against `RELEASES.md`.

This commit fixes some trivial cases, but also removes the following "unused" references:

- [`Iterator::cloned`](http://doc.rust-lang.org/nightly/core/iter/trait.Iterator.html#method.cloned)
- [`thread::scoped`](http://static.rust-lang.org/doc/master/std/thread/fn.scoped.html)
- [`Debug` improvements](https://github.com/rust-lang/rfcs/blob/master/text/0640-debug-improvements.md)
- [Rebalancing coherence.](https://github.com/rust-lang/rfcs/pull/1023)

However, I think there's a possibility that these features might need to get descriptions as well. How do you feel about it?
2015-06-26 20:09:13 +00:00
Barosl Lee 74fbe3e088 Correct typos and remove unused references from RELEASES.md
I found some typos in the upcoming 1.1 release note. I corrected them,
but I wanted to go further. So I wrote a script that checks the
integrity of the Markdown references, and ran it against `RELEASES.md`.

This commit fixes some trivial cases, but also removes the following
"unused" references:

- [`Iterator::cloned`](http://doc.rust-lang.org/nightly/core/iter/trait.Iterator.html#method.cloned)
- [`thread::scoped`](http://static.rust-lang.org/doc/master/std/thread/fn.scoped.html)
- [`Debug` improvements](https://github.com/rust-lang/rfcs/blob/master/text/0640-debug-improvements.md)
- [Rebalancing coherence.](https://github.com/rust-lang/rfcs/pull/1023)

However, I think there's a possibility that these features might need to
get descriptions as well. How do you feel about it?
2015-06-26 05:17:10 +09:00