Commit Graph

251 Commits

Author SHA1 Message Date
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