Commit Graph

133 Commits

Author SHA1 Message Date
Carol (Nichols || Goulding) e168aa385b
Reexport -> re-export in prose and documentation comments 2018-01-15 13:36:53 -05:00
Steve Klabnik 50989cd98d
This is an unstable feature 2018-01-03 12:05:57 -05:00
Steve Klabnik 47e18e0db7
This isn't in Rust 1.23 2018-01-03 11:58:42 -05:00
Aaron Power a1438b704c
Update RELEASES.md 2017-12-26 14:37:34 +00:00
Aaron Power b5b3da3fad
Update RELEASES.md 2017-12-04 23:27:25 +00:00
Aaron Power 3dffaa0220 Updated RELEASES.md for 1.23.0 2017-11-28 12:03:24 +00:00
steveklabnik cdc6b84157 Amend RELEASES for 1.22.1
and fix the date for 1.22.0
2017-11-22 14:04:41 -05:00
kennytm 7c8b36f6f1 Rollup merge of #46157 - martinlindhe:master, r=kennytm
fix some typos

This is the result of me testing out a WIP source code typo-finder
and your project was the random target this time.
2017-11-22 01:13:06 +08:00
Martin Lindhe ece9a57d1b fix some typos 2017-11-21 15:33:45 +01:00
Simon Sapin 13c1cbe749
Remove 1.23.0 release notes entry on const_fn
It doesn’t change anything for stable users in practice. See discussion in https://github.com/rust-lang/rust/pull/46148
2017-11-21 12:43:24 +01:00
Simon Sapin b9a7601913
Expand a couple points in 1.22.0 release notes 2017-11-21 08:37:34 +01:00
Aaron Power e0ac8647b6
Update RELEASES.md 2017-11-13 21:48:01 +00:00
Aaron Power b93c95a4b4
Update RELEASES.md 2017-11-01 10:19:36 +00:00
Aaron Power 5a9d833e0d
Update RELEASES.md 2017-11-01 10:18:57 +00:00
Aaron Power 7e25527419 Update RELEASES.md 2017-10-26 11:03:34 +01:00
Aaron Power 045032ad2d Update RELEASES.md 2017-10-23 10:15:29 +01:00
Aaron Power 4fbf56c828 Update RELEASES.md 2017-10-22 20:24:15 +01:00
Aaron Power 332759d6f0 Updated Release notes for 1.22.0 2017-10-22 20:14:06 +01:00
Vadim Petrochenkov 1138f853e1 Fix a mistake in release notes for 1.21.0
Also reorder changes to put the important one first.
2017-10-10 15:45:04 +03:00
Aaron Power 7ed23f1349 Update RELEASES.md 2017-09-30 11:36:49 +01:00
Aaron Power e68c20ef62 Update RELEASES.md 2017-09-20 21:29:16 +01:00
Aaron Power 8f424f2739 Update RELEASES.md 2017-09-20 21:28:17 +01:00
Aaron Power f3c316d553 Update RELEASES.md 2017-09-18 19:10:01 +01:00
Aaron Power 045b4f1cd5 Update RELEASES.md 2017-09-18 19:08:53 +01:00
Aaron Power 3c6a800652 Update RELEASES.md 2017-09-11 17:49:33 +01:00
Aaron Power 8b5ca089a2 Update RELEASES.md 2017-09-11 14:55:56 +01:00
Aaron Power afa007c0f3 Updated RELEASES.md for 1.21.0 2017-09-10 23:24:10 +01:00
Wangshan Lu 280e6d8f17 Fix link typo in 1.20.0 release notes 2017-09-05 12:27:14 +08:00
Mark Simulacrum 81fc0e1150 Rollup merge of #44231 - lukaramu:patch-1, r=alexcrichton
Fix release notes on associated constants

Associated constants seem to be stable everywhere, not just in traits
2017-08-31 18:07:49 -06:00
Lukas H f575185f39 Fix release note on associated constants
Associated constants seem to be stable everywhere, not just in traits
2017-09-01 01:17:08 +02:00
Phlosioneer 945ba85019 Fix typo in 1.20.0 release notes
str::from_boxed_utf8_unchecked rather than ste::
2017-08-31 19:12:07 -04:00
Guillaume Gomez 2dfb8d73f7 Rollup merge of #44029 - WiSaGaN:patch-1, r=alexcrichton
Fix typos in 1.20 release notes
2017-08-22 13:36:21 +02:00
Wangshan Lu c40ec8199f Fix typos in 1.20 release notes 2017-08-22 11:29:05 +08:00
Tamir Duberstein 45233518a8
RELEASES.md: document 1.16 lifetime elision change
Closes #41105.
2017-08-20 15:49:36 -04:00
Aaron Power 89087183fc Update RELEASES.md 2017-08-09 16:19:54 +01:00
Aaron Power 09c1b74861 Update RELEASES.md 2017-08-04 13:40:05 +01:00
Aaron Power 1618664a73 Update RELEASES.md 2017-08-04 13:35:30 +01:00
Aaron Power c88ec60e5f Update RELEASES.md 2017-08-03 15:16:49 +01:00
Aaron Power 6200aeff61 fixed some formatting 2017-08-03 15:07:41 +01:00
Aaron Power 553ac5279e Updated release notes for 1.20 2017-08-03 15:04:05 +01:00
Aaron Power 077deadb85 Update release notes for 1.19.0 2017-07-20 19:42:15 +01:00
Aaron Power 02c0d3ce3d Updated releases notes for 1.18 2017-06-01 17:28:11 +00:00
bors db1c9eb2bd Auto merge of #41548 - brson:relnotes, r=brson
Update release notes for 1.17

[Rendered](https://github.com/brson/rust/blob/relnotes/RELEASES.md).

cc @steveklabnik
2017-05-09 23:11:53 +00:00
Josh Stone e8c4b7af21 Fix links in RELEASES.md for 1.10.0 through 1.12.0
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-28 12:11:33 -07:00
Brian Anderson 8e97693b2c Update release notes for 1.17 2017-04-27 16:18:26 +00:00
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