about summary refs log tree commit diff
path: root/RELEASES.md
AgeCommit message (Collapse)AuthorLines
2017-08-22Fix typos in 1.20 release notesWangshan Lu-2/+1
2017-08-20RELEASES.md: document 1.16 lifetime elision changeTamir Duberstein-0/+4
Closes #41105.
2017-08-09Update RELEASES.mdAaron Power-3/+3
2017-08-04Update RELEASES.mdAaron Power-2/+4
2017-08-04Update RELEASES.mdAaron Power-3/+48
2017-08-03Update RELEASES.mdAaron Power-5/+6
2017-08-03fixed some formattingAaron Power-1/+1
2017-08-03Updated release notes for 1.20Aaron Power-1/+137
2017-07-20Update release notes for 1.19.0Aaron Power-0/+184
2017-06-01Updated releases notes for 1.18Aaron Power-0/+150
2017-05-09Auto merge of #41548 - brson:relnotes, r=brsonbors-0/+258
Update release notes for 1.17 [Rendered](https://github.com/brson/rust/blob/relnotes/RELEASES.md). cc @steveklabnik
2017-04-28Fix links in RELEASES.md for 1.10.0 through 1.12.0Josh Stone-512/+256
Many links in this series have the `[link text]` and `(url)` on separate lines, which doesn't get correctly interpreted in markdown. Or maybe it once did, but it doesn't now. This patch joins the lines together.
2017-04-27Update release notes for 1.17Brian Anderson-0/+258
2017-03-17Rollup merge of #40517 - rust-lang:release-notes-tweak, r=alexcrichtonCorey Farwell-1/+0
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-14Remove incorrect feature from the 1.16 relnotesSteve Klabnik-1/+0
2017-03-12Update usages of 'OSX' (and other old names) to 'macOS'.Corey Farwell-1/+1
As of last year with version 'Sierra', the Mac operating system is now called 'macOS'.
2017-03-09Release notes for 1.16Brian Anderson-0/+191
2017-02-10Update 1.15.1 relnotesBrian Anderson-1/+3
2017-02-07Bump stable release dateBrian Anderson-1/+1
2017-02-04Update relnotes for 1.15.1Brian Anderson-0/+8
I already checked this into stable, but it needs to be on master/beta too.
2017-01-22Adding missing URL to release notesWilfred Hughes-0/+1
2017-01-20Rollup merge of #38966 - brson:relnotes, r=brsonAlex Crichton-0/+241
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-171.15 release notesBrian Anderson-0/+241
2017-01-17minor typo fixEitan Adler-1/+1
2016-12-17Edits. More platform supportBrian Anderson-6/+25
2016-12-161.14 release notesBrian Anderson-0/+200
2016-11-07Add release notes for 1.13.0Brian Anderson-0/+257
2016-10-20Add release notes for 1.12.1Brian Anderson-0/+27
2016-09-30Rollup merge of #36842 - cjm00:release-notes-fix, r=brsonSteve Klabnik-2/+2
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-29Fixed wrong link in release notesChris McDonald-2/+2
2016-09-29Fix typo in RELEASES.mdAndrew Paseltiner-1/+1
2016-09-27Add changelog for 1.12Brian Anderson-0/+256
2016-08-171.11 changelogBrian Anderson-0/+177
2016-07-07Fix release notes for 1.10Steve Klabnik-1/+1
Path was not actually given a default impl in #32990, even though the PR title said it did. r? @brson
2016-07-01Release notes for 1.10.0Brian Anderson-0/+312
2016-04-16semantics: slightly clarify big-O claimSander Maijers-1/+1
Clarification by more precise specification.
2016-04-16style: enhance font of big-O expressionsSander Maijers-1/+1
2016-04-15grammar: fixSander Maijers-3/+3
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-14Rollup merge of #32885 - rkjnsn:patch-2, r=alexcrichtonSteve Klabnik-2/+2
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-12Release notes for 1.9Brian Anderson-0/+288
2016-04-11Fix conflicting link identifiersrkjnsn-2/+2
2016-04-08Release notes for 1.8Brian Anderson-0/+208
2016-03-17documentation fix in RELEASES.mdKatze-2/+2
f32 should probably be denoted as 0.0 as it might improve readability. Signed-off-by: benaryorg <binary@benary.org>
2016-03-01Rollup merge of #31978 - tsion:patch-1, r=ManishearthSteve Klabnik-0/+1
Previously it was rendering like this: http://i.imgur.com/ODFPdFW.png
2016-03-01Rollup merge of #31973 - brson:relnotes3, r=alexcrichtonSteve Klabnik-12/+29
This builds on some of the other relnotes PRs in the queue.
2016-03-01Rollup merge of #31969 - brson:relnotes, r=alexcrichtonSteve Klabnik-4/+0
Same as https://github.com/rust-lang/rust/pull/31923 but without the submodule updates.
2016-02-29Add link for `checked_neg` in 1.7 release notes.Scott Olson-0/+1
2016-02-29Move the RFC 1214 breakage to 1.7 compatibility notesBrian Anderson-10/+6
2016-02-29Add HashMap stabilizations to 1.7 relnotesBrian Anderson-2/+23
2016-02-29remove unstable flag from 1.7 release notesBrian Anderson-4/+0