Erin Power
891341942a
Update RELEASES.md for 1.49.0
2020-12-07 23:45:23 +00:00
Mara Bos
c75f21008d
Rollup merge of #78364 - XAMPPRocky:relnote-1.48.0, r=pietroalbini
...
Update RELEASES.md for 1.48.0
### [Rendered](https://github.com/XAMPPRocky/rust/blob/relnote-1.48.0/RELEASES.md )
r? `@Mark-Simulacrum`
cc `@rust-lang/release`
2020-11-16 17:26:21 +01:00
XAMPPRocky
a81a64e42c
Update RELEASES.md
2020-11-12 16:20:22 +01:00
Mike Hommey
5fb5707f35
Add LLVM upgrades from 7 to 10 to RELEASES.md
...
Fixes #78464
2020-10-31 06:54:39 +09:00
XAMPPRocky
0a9cf84225
Update RELEASES.md
2020-10-29 16:28:17 +01:00
XAMPPRocky
c899998fa2
Update RELEASES.md
2020-10-27 13:07:14 +01:00
XAMPPRocky
1c6d4d27b9
Update RELEASES.md
2020-10-27 13:04:05 +01:00
XAMPPRocky
3f6726dba6
Update RELEASES.md
2020-10-27 11:00:07 +01:00
XAMPPRocky
1186f28861
Update RELEASES.md
2020-10-26 11:30:23 +01:00
XAMPPRocky
e6bf0c3e7f
Update RELEASES.md
2020-10-26 11:24:31 +01:00
XAMPPRocky
a9a26b8e86
Update RELEASES.md
2020-10-26 11:23:54 +01:00
XAMPPRocky
3cb07753cc
Apply suggestions from code review
...
Co-authored-by: Camelid <camelidcamel@gmail.com>
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
2020-10-26 07:11:03 +01:00
XAMPPRocky
149ca76440
Apply suggestions from code review
...
Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-10-25 20:43:44 +01:00
XAMPPRocky
a268264073
Update RELEASES.md
...
Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
2020-10-25 20:43:00 +01:00
XAMPPRocky
ff89b801df
Update RELEASES.md
2020-10-25 18:12:40 +01:00
Erin Power
2b1fa1fece
Update RELEASES.md for 1.48.0
2020-10-25 18:09:28 +01:00
Camelid
250b4adc15
Fix capitalization in blog post name
2020-10-03 13:30:37 -07:00
Erin Power
e34d3bf0dc
Update RELEASES.md for 1.47.0
2020-10-02 13:26:42 -04:00
bors
6c44bcc4ff
Auto merge of #75926 - camelid:patch-5, r=jonas-schievink
...
Fix typo in release notes
2020-08-31 07:17:34 +00:00
tinaun
65b37ce090
fix wording in release notes
...
C-like enums are still allowed to impl drop, you just can't cast them to numbers
2020-08-27 14:41:18 -04:00
Camelid
acd396225e
Fix typo in release notes
2020-08-25 16:12:46 -07:00
Pietro Albini
cc39409593
releases: include last-minute compatibility notes for 1.46.0
2020-08-24 16:11:19 +02:00
Erin Power
bf4be5de52
Update RELEASES.md for 1.46.0
...
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
Co-authored-by: Lonami <totufals@hotmail.com>
2020-08-10 11:48:59 +02:00
Mark Rousskov
f173a4b8ec
1.45.2 release notes
2020-07-31 17:47:33 +02:00
Mark Rousskov
19d191bb02
Update release notes
...
(cherry picked from commit 32166ab1eb
)
2020-07-30 11:36:33 -07:00
Mark Rousskov
e1e01f72a5
1.45.1 release
...
(cherry picked from commit 9e5fb40807
)
2020-07-30 11:36:14 -07:00
Linda_pp
e28c0ea2be
Fix typo in the latest release note
2020-07-16 23:57:47 +09:00
Josh Stone
2ba58f9823
Add a 1.45 release note on lto vs. embed-bitcode
2020-07-15 10:27:51 -07:00
Erin Power
ffac887908
Update RELEASES.md for 1.45.0
2020-07-12 14:06:53 -04:00
Raphael Nestler
60410ef020
Fix forge-platform-support URL
...
Apparently it got changed.
2020-06-16 13:42:09 +02:00
Dylan DPC
033f6899f7
Rollup merge of #73008 - tshepang:patch-1, r=nikomatsakis
...
Update RELEASES.md
make catch_unwind line more readable
2020-06-08 22:15:12 +02:00
Tshepang Lekhonkhobe
9d6ed2960c
address review comment
2020-06-05 03:41:21 +02:00
Tshepang Lekhonkhobe
3c23798718
Update RELEASES.md
...
try fix the f64 as u32 line
2020-06-05 03:30:56 +02:00
Tshepang Lekhonkhobe
e508db2840
Update RELEASES.md
...
make catch_unwind line more readable
2020-06-05 03:05:12 +02:00
Wesley Wiser
61c2774436
Fix missing word in RELEASES.md
2020-06-04 14:36:23 -04:00
Peter Todd
786ad87d40
Minor: off-by-one error in RELEASES.md
2020-06-02 09:47:33 -04:00
Dylan DPC
b6a5fea2ce
Rollup merge of #72832 - joshtriplett:cargo-tree-d, r=Mark-Simulacrum
...
RELEASES.md: Expand `cargo tree` note to mention `cargo tree -d`
Useful feature that people might not automatically associate with `cargo
tree`.
2020-06-01 03:14:14 +02:00
Josh Triplett
32736606fd
RELEASES.md: Expand cargo tree
note to mention cargo tree -d
...
Useful feature that people might not automatically associate with `cargo
tree`.
2020-05-31 12:39:28 -07:00
Steven Fackler
0a71ba2243
Fix release notes for niche initialization change
...
MaybeUninit is not affected by the linked PR.
2020-05-31 14:51:08 -04:00
XAMPPRocky
692f4ec3b1
Update RELEASES.md
2020-05-29 18:25:34 +02:00
XAMPPRocky
859863dad2
Update RELEASES.md
2020-05-29 12:49:13 +02:00
XAMPPRocky
5b37ee1c2a
Update RELEASES.md
2020-05-29 11:45:25 +02:00
XAMPPRocky
283358b081
Update RELEASES.md
2020-05-29 11:36:50 +02:00
XAMPPRocky
bd5ed9e62f
Update RELEASES.md
...
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2020-05-09 16:30:00 +02:00
Erin Power
bb433914b5
Update RELEASES.md for 1.44.0
2020-05-09 02:13:16 +02:00
Josh Stone
3857506be5
backport 1.43.1 release notes
2020-05-05 11:55:07 +02:00
XAMPPRocky
dda3445fd5
Update RELEASES.md
2020-04-11 16:36:29 +02:00
XAMPPRocky
32047903c7
Update RELEASES.md
2020-04-11 16:35:19 +02:00
XAMPPRocky
6364b4dbb4
Update RELEASES.md
2020-04-02 21:11:29 +02:00
XAMPPRocky
ce3193ff44
Update RELEASES.md
...
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2020-03-25 09:23:11 +01:00
XAMPPRocky
f4e17cc7c2
Update RELEASES.md
2020-03-24 18:35:06 +01:00
XAMPPRocky
f24cc7b633
Update RELEASES.md
...
Co-Authored-By: Mark Rousskov <mark.simulacrum@gmail.com>
2020-03-24 18:23:53 +01:00
XAMPPRocky
5baef9695d
Update RELEASES.md
...
Co-Authored-By: Mark Rousskov <mark.simulacrum@gmail.com>
2020-03-24 18:23:46 +01:00
XAMPPRocky
cf06475e34
Update RELEASES.md
2020-03-24 16:33:54 +01:00
XAMPPRocky
53790bbd55
Update RELEASES.md
...
Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com>
2020-03-24 16:14:57 +01:00
XAMPPRocky
1d2fbbed33
Update RELEASES.md
2020-03-24 16:08:08 +01:00
XAMPPRocky
f1f91c92a4
Apply suggestions from code review
...
Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com>
2020-03-24 16:07:25 +01:00
Erin Power
d74c17ba0c
Update RELEASES.md for 1.43.0
2020-03-24 13:35:24 +01:00
Dylan DPC
e5d3476651
Rollup merge of #70253 - jplatte:patch-2, r=Mark-Simulacrum
...
Remove another wrong entry from RELEASES.md
The entry is under 1.11.0, but the feature is only available since 1.12.0 (for which an identical entry exists).
![Screenshot_2020-03-22 Support `cfg_attr` on `path` attributes by jseyfried · Pull Request #34546 · rust-lang rust](https://user-images.githubusercontent.com/951129/77238862-85c8f580-6bd4-11ea-8d31-77e2994a4b5a.png )
2020-03-22 15:48:40 +01:00
Jonas Platte
3f42104cef
Remove another wrong entry from RELEASES.md
2020-03-22 00:29:12 +01:00
Jonas Platte
c746d93e14
Remove wrong entry from RELEASES.md
2020-03-21 23:33:33 +01:00
XAMPPRocky
526280a853
Merge branch 'master' into relnotes-1.42.0
2020-02-26 21:39:30 +01:00
Pietro Albini
9d84f1f684
backport release notes of 1.41.1
2020-02-25 20:19:46 +01:00
XAMPPRocky
e7a344fb74
Update RELEASES.md
...
Co-Authored-By: Jonas Schievink <jonasschievink@gmail.com>
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2020-02-23 18:04:48 +01:00
XAMPPRocky
32daa2aa38
Update RELEASES.md
2020-02-10 15:29:14 +01:00
XAMPPRocky
7ab01b2467
Update RELEASES.md
...
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2020-02-10 05:07:39 +01:00
XAMPPRocky
26fdcbbc28
Update RELEASES.md
2020-02-09 14:35:08 +01:00
Erin Power
81e40278bd
Update RELEASES.md for 1.42.0
2020-02-09 10:39:48 +01:00
Kornel
efb1acf4a0
Demonstrate final build-override syntax
2020-01-28 17:44:07 +00:00
XAMPPRocky
5918e9f025
Update RELEASES.md
2020-01-21 19:12:39 +01:00
Erin Power
c75a1f0e4d
Update RELEASES.md for 1.41.0
2020-01-21 11:47:06 +01:00
Matthew Kraai
2f43313834
Convert collapsed to shortcut reference links
2019-12-26 05:27:55 -08:00
Yuki Okushi
9b1b12b94a
Rollup merge of #66377 - XAMPPRocky:relnotes-1.40.0, r=Mark-Simulacrum
...
Update RELEASES.md for 1.40.0
### [Rendered](https://github.com/XAMPPRocky/rust/blob/relnotes-1.40.0/RELEASES.md )
r? @Mark-Simulacrum
cc @rust-lang/release
2019-12-11 04:32:53 +09:00
XAMPPRocky
dbfb00c4de
Update RELEASES.md
...
Co-Authored-By: Mark Rousskov <mark.simulacrum@gmail.com>
2019-12-03 23:27:24 +01:00
Erin Power
89611e1737
Update RELEASES.md for 1.40.0
2019-11-27 19:25:59 +01:00
Ivan Kozik
aa40c48c36
docs: fix lint name for unused_variables
2019-11-23 00:15:55 +00:00
Erin Power
5fb4111131
Updated RELEASES.md for 1.39.0
2019-11-01 09:30:21 +01:00
JMS55
377a70d5ce
Fix div_duration() marked as stable by mistake
2019-09-26 11:19:59 -04:00
Pietro Albini
e8cf46e909
relnotes: make compatibility section more sterile and fix rustc version
2019-09-24 18:36:01 +02:00
Erin Power
3db2c13d89
Add Compatibility Notes to RELEASES.md for 1.38.0
2019-09-19 22:15:25 +02:00
Erin Power
cfcc5c296e
Updated RELEASES.md for 1.38.0
2019-09-09 12:26:53 +02:00
Mazdak Farrokhzad
92e5508522
Rollup merge of #63529 - andersk:release-notes-kleene, r=Centril
...
RELEASES.md: ? is one of three Kleene operators
The slash and quotes in ?/“Kleene” appeared to define “Kleene” as the name for the `?` operator, which is not the case. Rust has three Kleene operators `*`, `+`, `?`.
([Pointed out](https://www.reddit.com/r/rust/comments/cprt0z/rust_1370_prerelease_testing/ewr90y3/ ) by /u/Sharlinator on Reddit.)
2019-08-14 04:18:55 +02:00
Anders Kaseorg
c259d1c7c8
RELEASES.md: ? is one of three Kleene operators
...
The slash and quotes in ?/“Kleene” appeared to define “Kleene” as the
name for the ? operator, which is not the case. Rust has three Kleene
operators *, +, ?.
(Pointed out by /u/Sharlinator on Reddit.)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-08-13 11:06:37 -07:00
Bruce Mitchener
b0913567a0
Fix typos in release notes.
2019-08-01 12:38:37 +07:00
Erin Power
c599fcce70
Updated RELEASES.md for 1.37.0
2019-07-30 16:19:56 -04:00
Ralf Jung
608249703c
move mem::uninitialized deprecation back by 1 release, to 1.39
2019-07-11 22:24:01 +02:00
Ralf Jung
c0fb34795a
before_exec actually will only get deprecated with 1.37
2019-06-30 18:30:46 +02:00
Erin Power
0f34d7a7e5
Updated RELEASES.md for 1.36.0
...
Co-Authored-By: Taiki Endo <te316e89@gmail.com>
Co-Authored-By: Jonas Schievink <jonasschievink@gmail.com>
Co-Authored-By: Torbjørn Birch Moltu <t.b.moltu@lyse.net>
2019-06-25 20:25:21 +02:00
vishalsodani
fd1998914d
Fix spelling in release notes
2019-05-25 02:48:01 +00:00
Jonas Schievink
d1d819f797
Add link to the 1.34.0 CVE
2019-05-14 22:32:50 +02:00
Aaron Power
7c564fcc2b
Updated RELEASES.md for 1.35.0
2019-05-14 22:29:12 +02:00
Pietro Albini
3db667a819
add release notes for rust 1.34.2
2019-05-13 17:44:24 +02:00
Pietro Albini
01334eab17
update release notes for 1.34.1
2019-04-26 16:52:46 +02:00
Dmitry Murzin
3b61a08794
Fix links to Atomic* in RELEASES.md
2019-04-15 17:19:38 +03:00
Josh Stone
90d9727919
Fix the link to sort_by_cached_key
...
It's a primitive slice method, not a standalone function.
2019-04-11 14:04:52 -07:00
Mazdak Farrokhzad
4ba3034140
Update RELEASES.md
...
Co-Authored-By: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2019-04-05 19:38:24 +02:00
XAMPPRocky
75adc25b21
Update RELEASES.md
2019-04-02 10:09:48 +02:00
Aaron Power
d6fa621211
Updated RELEASES.md for 1.34.0
2019-04-01 11:35:19 +02:00
Alan Somers
90ae874670
add release notes for PR #56243
...
Fixes #58907
2019-03-09 07:26:20 -07:00
Mark Rousskov
9ed94e5e54
Fix release note problems noticed after merging.
2019-03-04 17:42:15 +01:00
Mazdak Farrokhzad
fda51c2fbd
Update RELEASES.md
2019-02-22 17:50:18 +01:00
Aaron Power
0ab2aedb7f
Update RELEASES.md
2019-02-21 14:10:24 +01:00
Aaron Power
8060eb473d
Update RELEASES.md
2019-02-21 10:27:22 +01:00
Trevor Spiteri
42d749c9ec
Update RELEASES.md
...
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-20 23:10:54 +01:00
Aaron Power
d072510579
Update RELEASES.md
2019-02-20 15:53:44 +01:00
Aaron Power
262156433e
Update RELEASES.md
2019-02-20 15:51:22 +01:00
Mazdak Farrokhzad
a4964500a2
Update RELEASES.md
...
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-13 10:54:13 +01:00
Mazdak Farrokhzad
ee3371ec91
Update RELEASES.md
...
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-12 10:41:39 +01:00
Mazdak Farrokhzad
4c0a3d5894
Update RELEASES.md
...
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-12 10:40:22 +01:00
Mazdak Farrokhzad
8a026f1cdd
Update RELEASES.md
...
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-12 10:40:14 +01:00
Mazdak Farrokhzad
73921f67e9
Update RELEASES.md
...
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-12 10:40:07 +01:00
Who? Me?!
fb3ae5738a
Update RELEASES.md
...
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-09 11:39:06 +01:00
Aaron Power
6c71e7d3f7
Update RELEASES.md
2019-02-07 10:05:15 +01:00
Aaron Power
50be479475
Updated RELEASES.md for 1.33.0
2019-02-06 15:46:39 +01:00
Alexander Ronald Altman
fdd2f0d823
Fix new hyperlinks in RELEASES.md
2019-01-11 13:59:04 -06:00
Alexander Ronald Altman
434fe4e356
Correct RELEASES.md for 1.32.0
...
The `into_to_from_bytes` feature was stabilized for `i128` and `u128` just like for the other integer types, but they seem to have been missed.
2019-01-11 11:06:56 -06:00
Aaron Power
890a8a45c2
Update RELEASES.md
2019-01-10 23:28:18 +01:00
Aaron Power
359e6bf30b
Update RELEASES.md
2019-01-10 23:07:38 +01:00
Aaron Power
521031f1b8
Apply suggestions from code review
...
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-01-10 10:08:32 +01:00
Aaron Power
60677a86bf
Update RELEASES.md
2019-01-10 10:08:07 +01:00
Aaron Power
f82ecff4d1
Updated RELEASES.md for 1.32.0
2019-01-09 16:20:51 +01:00
Pietro Albini
173a3b292d
update release notes for rust 1.31.1
2018-12-17 22:59:32 +01:00
Mark Rousskov
01fd0012a1
Include changes from 1.30.1 in release notes
2018-11-22 15:39:16 +01:00
Aaron Power
9240ad4571
Update releases to add rename dependencies feature
2018-11-20 10:47:28 +01:00
Aaron Power
efad877c44
Updated RELEASES.md for 1.31.0
2018-11-09 12:12:31 +00:00
kennytm
5c94daa017
Rollup merge of #55325 - rust-lang:steveklabnik-patch-1, r=frewsxcv
...
Fix link to macros chapter
We're gonna link to nightly as this didn't make it into the corresponding stable.
r? @Mark-Simulacrum @Centril
2018-10-26 23:06:38 +08:00
Eric Huss
19c4e36486
Remove cargo new --edition
from release notes.
2018-10-25 13:57:56 -07:00
Corey Farwell
ee26e8edeb
Update RELEASES.md
...
Co-Authored-By: steveklabnik <steve@steveklabnik.com>
2018-10-25 10:47:07 -04:00
Pietro Albini
ea5aad66b4
Rollup merge of #55348 - pietroalbini:backport-stable-notes, r=pietroalbini
...
Backports the release notes update from stable to master.
r? @ghost
2018-10-25 16:00:39 +02:00
Pietro Albini
7a39bc452b
Update RELEASES.md after destabilization of non_modrs_mods
2018-10-25 15:54:31 +02:00
Steve Klabnik
569228a45e
Fix link to macros chapter
...
We're gonna link to nightly as this didn't make it into the corresponding stable.
2018-10-24 15:33:48 -04:00
Carol (Nichols || Goulding)
8d6ee8f54a
Do some copy editing on the release notes
...
I was reading through the release notes to find something and noticed
some small grammatical and consistency issues.
2018-10-23 07:53:48 -04:00
kryptan
e10f0cd07d
Use a keyword in raw identifier example
2018-10-20 15:24:38 +03:00
Aaron Power
518a5a4898
Updated RELEASES.md for 1.30.0
2018-10-18 12:06:52 +01:00
Pietro Albini
d927da12bc
Update release notes for 1.29.2
2018-10-06 12:26:46 +02:00
Alex Crichton
24472943ce
Add 1.29.1 release nodes
...
Forward-port of #54397 , should have included it earlier!
2018-09-25 10:48:55 -07:00
kennytm
73a7482244
Rollup merge of #54150 - Aaronepower:master, r=Mark-Simulacrum
...
Updated 1.29 release notes with --document-private-items flag
[Rendered](https://github.com/Aaronepower/rust/blob/master/RELEASES.md#cargo )
2018-09-14 00:41:53 +08:00
Aaron Power
3c1efcd6a7
Updated 1.29 release notes with --document-private-items flag
2018-09-12 11:19:23 +01:00
Félix Saparelli
e25e2abe48
Add Error::description soft-deprecation to RELEASES
2018-09-09 10:36:17 +12:00
Aaron Power
200c6d9fb5
Update RELEASES.md
2018-08-22 21:18:31 +01:00
Aaron Power
f07245c041
Update RELEASES.md
2018-08-22 09:18:34 +01:00
kennytm
b51723a872
Rollup merge of #53030 - Aaronepower:master, r=Mark-Simulacrum
...
Updated RELEASES.md for 1.29.0
[Rendered](https://github.com/Aaronepower/rust/blob/master/RELEASES.md )
r? @Mark-Simulacrum
cc @rust-lang/release
2018-08-21 01:20:08 +08:00
Aaron Power
b4924bf727
Update RELEASES.md
2018-08-03 20:54:07 +01:00
Aaron Power
96f50f1edc
Update RELEASES.md
2018-08-03 18:56:54 +01:00
Aaron Power
a646c10149
Update RELEASES.md
2018-08-03 18:27:25 +01:00
Aaron Power
3350eafbe0
Updated RELEASES.md for 1.29.0
2018-08-03 16:11:47 +01:00
Josh Stone
23bdc82068
RELEASES.md: fix the hash_map::Entry::or_default
link
2018-08-02 13:54:21 -07:00
Bryant Mairs
c2d57db4ee
1.27 actually added the armv5te-unknown-linux-musleabi
target
...
The PR title says `armv5te-unknown-linux-musl`, but it looks like the final code merge renamed the target to `armv5te-unknown-linux-musleabi`. `rustup` reports this as correct as well.
The [Rust Platform Support](https://forge.rust-lang.org/platform-support.html ) page needs this added as well, but I'm not certain what codebase that is generated from.
2018-08-01 08:24:18 -07:00
Pietro Albini
850b613b60
Rollup merge of #52929 - Havvy:patch-1, r=alexcrichton
...
Update compatibility note for 1.28.0 to be correct
You can still put implementations on `dyn Trait + Send + Send`, but it'd be the same as putting them on `dyn Trait + Send`. This is why the error is that there are duplicate definitions in the example.
2018-08-01 10:13:10 +02:00
Pietro Albini
7759199b3f
Rollup merge of #52918 - pietroalbini:1.27.2-notes, r=Mark-Simulacrum
...
Backport 1.27.2 release notes
r? @Mark-Simulacrum
2018-08-01 10:13:08 +02:00
Ryan Scheel
bcab7e28b4
Update compatibility note for 1.28.0 to be correct
2018-07-31 18:31:15 -07:00
Pietro Albini
6b138f5167
Backport 1.27.2 release notes
2018-07-31 23:13:41 +02:00
Matthias Krüger
d9331749f1
releases.md: fix 2 typos
2018-07-30 17:41:19 +02:00
Simon Sapin
3cce003f15
Release notes: add some missing 1.28 libs stabilization
2018-07-24 22:35:15 +02:00
bors
2d89320a9a
Auto merge of #52351 - mbrubeck:docs, r=apasel422
...
Fix link to RFC 1510
None
2018-07-15 13:12:39 +00:00
Matt Brubeck
ecb2dc6b41
Fix link to RFC 1510
2018-07-13 11:00:33 -07:00
Mark Rousskov
4c340a28ad
Backport 1.27.1 release notes to master
2018-07-12 10:42:00 -06:00
Guillaume Gomez
2d0bbfcaed
Rollup merge of #51722 - Aaronepower:master, r=Mark-Simulacrum
...
Updated RELEASES for 1.28.0
[Rendered](https://github.com/Aaronepower/rust/blob/master/RELEASES.md )
r? @Mark-Simulacrum
cc @rust-lang/release
2018-07-10 22:56:36 +02:00
Aaron Power
dab257f193
Update RELEASES.md
2018-07-04 15:56:18 +01:00
Andy Russell
29851baf0c
add entry for cargo-metadata feature to RELEASES
2018-07-02 13:47:51 -04:00
Lireer
fc8f852ebe
Remove process::id from 'Stabilized APIs' in 1.27
2018-06-28 11:30:53 +02:00
Aaron Power
3f31c389c4
Updated RELEASES
2018-06-26 13:41:32 +01:00
Aaron Power
ffc733fcef
Update RELEASES.md
2018-06-23 10:45:46 +01:00
Aaron Power
b58047681b
Update RELEASES.md
2018-06-22 22:36:01 +01:00
Aaron Power
bf90d4377f
Updated RELEASES for 1.28.0
2018-06-22 21:23:17 +01:00
Wangshan Lu
f8c8701b18
Fix links in README.md
2018-06-19 16:07:14 +08:00
Pietro Albini
b676b37988
Remove ?
macro separator compatibility note from 1.27 release notes
...
The implementation has been reverted.
2018-06-16 13:39:35 +02:00
Aaron Power
46f74a3ef5
Updated RELEASES.md for 1.27.0
2018-06-12 16:45:03 +01:00
Aaron Power
33ceb03efd
Removed incorrect release note. fixes #51091
2018-06-11 20:11:28 +01:00
Mark Simulacrum
21423ec313
Pull in release notes from stable
2018-06-01 17:23:52 -06:00
Mark Simulacrum
ae80941b11
Copy release notes from stable branch to master
2018-05-26 11:19:21 -06:00
Aaron Power
111786d30e
Update RELEASES.md
2018-05-09 11:06:20 +01:00
Aaron Power
85f3ecfa9b
Update RELEASES.md
2018-05-07 11:37:36 +01:00
Aaron Power
4b444f5b23
Updated RELEASES.md for 1.26.0
2018-05-01 13:49:31 +01:00
kennytm
67e0c2b529
Rollup merge of #49486 - oconnor663:releases_typo, r=steveklabnik
...
correct a typo in RELEASES.md
2018-03-30 01:31:20 +02:00
Jack O'Connor
9a73bd98dc
correct a typo in RELEASES.md
2018-03-29 14:20:21 -04:00
tinaun
082e50d986
Don't mention unstable constructors in release notes
2018-03-28 17:39:27 -04:00
Wangshan Lu
6313997e3e
Add back 1.24.1 release notes
2018-03-27 16:47:50 +08:00
Aaron Power
e2cf17278d
Update RELEASES.md
2018-03-19 12:38:04 +00:00
Aaron Power
f83618b9da
Update RELEASES.md
2018-03-14 14:31:23 +00:00
Aaron Power
acc1b6dc99
Update RELEASES.md
2018-02-22 13:29:37 +00:00
Aaron Power
1f3b626527
Update RELEASES.md
2018-02-20 19:55:14 +00:00
Aaron Power
312e53d39f
Update RELEASES.md for 1.25.0
2018-02-20 16:37:28 +00:00
Matthias Krüger
4452446292
fix more typos found by codespell.
2018-02-17 17:38:49 +01:00
Mark Simulacrum
7cf5ea02a9
Add note about Cargo cwd change to release notes
2018-02-13 08:08:38 -07:00
Aaron Power
28b39f5d7a
Update release notes for 1.24.0
2018-02-10 15:12:39 -07:00
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
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
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
Michael Sproul
0716da555f
relnotes: Fix error index link.
2015-06-25 23:29:09 +10:00
Brian Anderson
ab0bb0956d
Update RELEASES.md for 1.1
2015-06-18 13:59:30 -07:00
Alex Crichton
ec68c4a835
std: Stabilize a number of new fs features
...
This commit stabilizes the following APIs, slating them all to be cherry-picked
into the 1.1 release.
* fs::FileType (and transitively the derived trait implementations)
* fs::Metadata::file_type
* fs::FileType::is_dir
* fs::FileType::is_file
* fs::FileType::is_symlink
* fs::DirEntry::metadata
* fs::DirEntry::file_type
* fs::DirEntry::file_name
* fs::set_permissions
* fs::symlink_metadata
* os::raw::{self, *}
* os::{android, bitrig, linux, ...}::raw::{self, *}
* os::{android, bitrig, linux, ...}::fs::MetadataExt
* os::{android, bitrig, linux, ...}::fs::MetadataExt::as_raw_stat
* os::unix::fs::PermissionsExt
* os::unix::fs::PermissionsExt::mode
* os::unix::fs::PermissionsExt::set_mode
* os::unix::fs::PermissionsExt::from_mode
* os::unix::fs::OpenOptionsExt
* os::unix::fs::OpenOptionsExt::mode
* os::unix::fs::DirEntryExt
* os::unix::fs::DirEntryExt::ino
* os::windows::fs::MetadataExt
* os::windows::fs::MetadataExt::file_attributes
* os::windows::fs::MetadataExt::creation_time
* os::windows::fs::MetadataExt::last_access_time
* os::windows::fs::MetadataExt::last_write_time
* os::windows::fs::MetadataExt::file_size
The `os::unix::fs::Metadata` structure was also removed entirely, moving all of
its associated methods into the `os::unix::fs::MetadataExt` trait instead. The
methods are all marked as `#[stable]` still.
As some minor cleanup, some deprecated and unstable fs apis were also removed:
* File::path
* Metadata::accessed
* Metadata::modified
Features that were explicitly left unstable include:
* fs::WalkDir - the semantics of this were not considered in the recent fs
expansion RFC.
* fs::DirBuilder - it's still not 100% clear if the naming is right here and if
the set of functionality exposed is appropriate.
* fs::canonicalize - the implementation on Windows here is specifically in
question as it always returns a verbatim path. Additionally the Unix
implementation is susceptible to buffer overflows on long paths unfortunately.
* fs::PathExt - as this is just a convenience trait, it is not stabilized at
this time.
* fs::set_file_times - this funciton is still waiting on a time abstraction.
2015-06-09 17:44:13 -07:00
Austin Hellyer
31026c846e
Fix a few typos in the releases
2015-05-19 17:34:14 -07:00
Manish Goregaokar
f83fe6ec1e
Rollup merge of #25562 - svetlyak40wt:patch-1, r=alexcrichton
...
That way old versions won't be a subsections of the 1.0.0 release.
2015-05-19 18:47:14 +05:30
Alexander Artemenko
a591546294
Move all version headers to the same level.
...
That way old versions won't be a subsections of the 1.0.0 release.
2015-05-18 10:57:58 +03:00
mdinger
fb73c47e5e
typo
2015-05-17 20:09:11 -04:00
Brian Anderson
94caeb326c
More authors updates
2015-05-11 10:59:23 -07:00
Brian Anderson
847c088ac5
Update AUTHORS.txt and RELEASES.md for 1.0
2015-05-10 18:52:12 -07:00