Commit graph

344 commits

Author SHA1 Message Date
Yuki Okushi 9cae1fb94a
Rollup merge of #81917 - rust-lang:relnotes-1.51.0, r=Mark-Simulacrum
Update RELEASES.md for 1.51.0

### [Rendered](https://github.com/rust-lang/rust/blob/relnotes-1.51.0/RELEASES.md)

r? `@Mark-Simulacrum`
cc `@rust-lang/release`
2021-03-23 10:15:39 +09:00
XAMPPRocky c64e796d24
Update RELEASES.md 2021-03-15 11:49:17 +01:00
XAMPPRocky c7d9cdabc1
Update RELEASES.md 2021-03-04 13:01:19 +01:00
XAMPPRocky b1182d2a3c
Update RELEASES.md 2021-03-03 14:34:34 +01:00
Trevor Spiteri 4dcbc005c5 fix typo in RELEASES.md 2021-02-26 18:41:22 +01:00
XAMPPRocky 68f76cef88
Update RELEASES.md 2021-02-22 07:58:08 +01:00
XAMPPRocky 0b0fd78c6c
Update RELEASES.md 2021-02-22 07:55:43 +01:00
Christiaan Dirkx c5b43aa2b3 Update RELEASES.md 1.50 to include methods stabilized in #79342 2021-02-15 17:39:56 +01:00
XAMPPRocky 69e56ad7d1
Update RELEASES.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
2021-02-13 12:19:34 +00:00
XAMPPRocky 35ea03b9e0
Apply suggestions from code review
Co-authored-by: bluss <bluss@users.noreply.github.com>
2021-02-11 13:10:06 +00:00
XAMPPRocky 8e24a97c5e
Update RELEASES.md 2021-02-11 11:25:32 +00:00
Josh Triplett 883988b350 RELEASES.md 1.50: Group platform support notes together
Move the note about dropping cloudabi next to the other platform support
changes.
2021-02-09 19:45:32 -08:00
XAMPPRocky cecb8a660c
Update RELEASES.md
Co-authored-by: bluss <bluss@users.noreply.github.com>
2021-02-09 14:41:05 +00:00
XAMPPRocky 8dbbe78be6
Apply suggestions from code review
Co-authored-by: Miguel Ojeda <ojeda@users.noreply.github.com>
2021-02-09 11:11:28 +00:00
XAMPPRocky cc5667a094
Update RELEASES.md 2021-02-09 11:03:50 +00:00
Erin Power 0cefbc57a1 Update RELEASES.md for 1.51.0 2021-02-09 10:27:08 +00:00
Erin Power 39e24f745b Update RELEASES.md for 1.50.0 2021-01-26 15:03:49 +00:00
XAMPPRocky a2f277805c
Remove reverted change from relnotes 2021-01-02 09:58:23 +00:00
XAMPPRocky 481f6dbebf
Update RELEASES.md 2020-12-23 19:56:17 +00:00
XAMPPRocky cce4c72c5a
Update RELEASES.md 2020-12-18 20:55:46 +00:00
XAMPPRocky bb6b6aeb78
Update RELEASES.md 2020-12-12 21:00:47 +00:00
XAMPPRocky 4aaace9b53
Update RELEASES.md 2020-12-08 22:15:53 +00:00
XAMPPRocky edb55e93bc
Update RELEASES.md
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2020-12-08 22:14:45 +00:00
XAMPPRocky 468c578b24
Update RELEASES.md 2020-12-08 22:14:10 +00:00
XAMPPRocky 7bb1889899
Apply suggestions from code review
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
2020-12-08 22:13:03 +00:00
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 32166ab1ebec2e5e5454221f0d3238c21382de9f)
2020-07-30 11:36:33 -07:00