about summary refs log tree commit diff
path: root/RELEASES.md
AgeCommit message (Collapse)AuthorLines
2020-07-311.45.2 release notesMark Rousskov-0/+9
2020-07-30Update release notesMark Rousskov-0/+2
(cherry picked from commit 32166ab1ebec2e5e5454221f0d3238c21382de9f)
2020-07-301.45.1 releaseMark Rousskov-0/+11
(cherry picked from commit 9e5fb40807f97fe47d2eaca99daeb1f1f6ff07a7)
2020-07-16Fix typo in the latest release noteLinda_pp-1/+1
2020-07-15Add a 1.45 release note on lto vs. embed-bitcodeJosh Stone-0/+10
2020-07-12Update RELEASES.md for 1.45.0Erin Power-0/+163
2020-06-16Fix forge-platform-support URLRaphael Nestler-1/+1
Apparently it got changed.
2020-06-08Rollup merge of #73008 - tshepang:patch-1, r=nikomatsakisDylan DPC-1/+1
Update RELEASES.md make catch_unwind line more readable
2020-06-05address review commentTshepang Lekhonkhobe-1/+1
2020-06-05Update RELEASES.mdTshepang Lekhonkhobe-2/+2
try fix the f64 as u32 line
2020-06-05Update RELEASES.mdTshepang Lekhonkhobe-1/+1
make catch_unwind line more readable
2020-06-04Fix missing word in RELEASES.mdWesley Wiser-1/+1
2020-06-02Minor: off-by-one error in RELEASES.mdPeter Todd-1/+1
2020-06-01Rollup merge of #72832 - joshtriplett:cargo-tree-d, r=Mark-SimulacrumDylan DPC-0/+2
RELEASES.md: Expand `cargo tree` note to mention `cargo tree -d` Useful feature that people might not automatically associate with `cargo tree`.
2020-05-31RELEASES.md: Expand `cargo tree` note to mention `cargo tree -d`Josh Triplett-0/+2
Useful feature that people might not automatically associate with `cargo tree`.
2020-05-31Fix release notes for niche initialization changeSteven Fackler-2/+2
MaybeUninit is not affected by the linked PR.
2020-05-29Update RELEASES.mdXAMPPRocky-0/+6
2020-05-29Update RELEASES.mdXAMPPRocky-2/+3
2020-05-29Update RELEASES.mdXAMPPRocky-11/+21
2020-05-29Update RELEASES.mdXAMPPRocky-3/+15
2020-05-09Update RELEASES.mdXAMPPRocky-1/+1
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2020-05-09Update RELEASES.md for 1.44.0Erin Power-0/+131
2020-05-05backport 1.43.1 release notesJosh Stone-4/+16
2020-04-11Update RELEASES.mdXAMPPRocky-1/+1
2020-04-11Update RELEASES.mdXAMPPRocky-2/+12
2020-04-02Update RELEASES.mdXAMPPRocky-4/+12
2020-03-25Update RELEASES.mdXAMPPRocky-1/+1
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2020-03-24Update RELEASES.mdXAMPPRocky-0/+11
2020-03-24Update RELEASES.mdXAMPPRocky-1/+1
Co-Authored-By: Mark Rousskov <mark.simulacrum@gmail.com>
2020-03-24Update RELEASES.mdXAMPPRocky-1/+1
Co-Authored-By: Mark Rousskov <mark.simulacrum@gmail.com>
2020-03-24Update RELEASES.mdXAMPPRocky-1/+2
2020-03-24Update RELEASES.mdXAMPPRocky-1/+1
Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com>
2020-03-24Update RELEASES.mdXAMPPRocky-1/+1
2020-03-24Apply suggestions from code reviewXAMPPRocky-3/+3
Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com>
2020-03-24Update RELEASES.md for 1.43.0Erin Power-0/+119
2020-03-22Rollup merge of #70253 - jplatte:patch-2, r=Mark-SimulacrumDylan DPC-1/+0
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-22Remove another wrong entry from RELEASES.mdJonas Platte-1/+0
2020-03-21Remove wrong entry from RELEASES.mdJonas Platte-2/+0
2020-02-26Merge branch 'master' into relnotes-1.42.0XAMPPRocky-0/+11
2020-02-25backport release notes of 1.41.1Pietro Albini-0/+10
2020-02-23Update RELEASES.mdXAMPPRocky-11/+25
Co-Authored-By: Jonas Schievink <jonasschievink@gmail.com> Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2020-02-10Update RELEASES.mdXAMPPRocky-1/+1
2020-02-10Update RELEASES.mdXAMPPRocky-1/+1
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2020-02-09Update RELEASES.mdXAMPPRocky-0/+6
2020-02-09Update RELEASES.md for 1.42.0Erin Power-0/+77
2020-01-28Demonstrate final build-override syntaxKornel-2/+2
2020-01-21Update RELEASES.mdXAMPPRocky-2/+1
2020-01-21Update RELEASES.md for 1.41.0Erin Power-0/+116
2019-12-26Convert collapsed to shortcut reference linksMatthew Kraai-14/+14
2019-12-11Rollup merge of #66377 - XAMPPRocky:relnotes-1.40.0, r=Mark-SimulacrumYuki Okushi-0/+137
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