Commit Graph

293 Commits

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