about summary refs log tree commit diff
path: root/RELEASES.md
AgeCommit message (Collapse)AuthorLines
2019-04-26update release notes for 1.34.1Pietro Albini-0/+11
2019-04-15Fix links to Atomic* in RELEASES.mdDmitry Murzin-9/+9
2019-04-11Fix the link to sort_by_cached_keyJosh Stone-1/+1
It's a primitive slice method, not a standalone function.
2019-04-05Update RELEASES.mdMazdak Farrokhzad-1/+1
Co-Authored-By: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2019-04-02Update RELEASES.mdXAMPPRocky-10/+6
2019-04-01Updated RELEASES.md for 1.34.0Aaron Power-0/+153
2019-03-09add release notes for PR #56243Alan Somers-0/+3
Fixes #58907
2019-03-04Fix release note problems noticed after merging.Mark Rousskov-21/+23
2019-02-22Update RELEASES.mdMazdak Farrokhzad-4/+4
2019-02-21Update RELEASES.mdAaron Power-7/+8
2019-02-21Update RELEASES.mdAaron Power-1/+1
2019-02-20Update RELEASES.mdTrevor Spiteri-1/+1
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-20Update RELEASES.mdAaron Power-0/+2
2019-02-20Update RELEASES.mdAaron Power-25/+44
2019-02-13Update RELEASES.mdMazdak Farrokhzad-1/+1
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-12Update RELEASES.mdMazdak Farrokhzad-1/+1
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-12Update RELEASES.mdMazdak Farrokhzad-1/+1
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-12Update RELEASES.mdMazdak Farrokhzad-1/+1
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-12Update RELEASES.mdMazdak Farrokhzad-1/+1
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-09Update RELEASES.mdWho? Me?!-1/+1
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-02-07Update RELEASES.mdAaron Power-6/+6
2019-02-06Updated RELEASES.md for 1.33.0Aaron Power-0/+126
2019-01-11Fix new hyperlinks in RELEASES.mdAlexander Ronald Altman-0/+12
2019-01-11Correct RELEASES.md for 1.32.0Alexander Ronald Altman-0/+12
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-10Update RELEASES.mdAaron Power-2/+2
2019-01-10Update RELEASES.mdAaron Power-0/+10
2019-01-10Apply suggestions from code reviewAaron Power-3/+3
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
2019-01-10Update RELEASES.mdAaron Power-4/+5
2019-01-09Updated RELEASES.md for 1.32.0Aaron Power-0/+263
2018-12-17update release notes for rust 1.31.1Pietro Albini-0/+11
2018-11-22Include changes from 1.30.1 in release notesMark Rousskov-0/+8
2018-11-20Update releases to add rename dependencies featureAaron Power-0/+4
2018-11-09Updated RELEASES.md for 1.31.0Aaron Power-0/+73
2018-10-26Rollup merge of #55325 - rust-lang:steveklabnik-patch-1, r=frewsxcvkennytm-1/+1
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-25Remove `cargo new --edition` from release notes.Eric Huss-4/+0
2018-10-25Update RELEASES.mdCorey Farwell-1/+1
Co-Authored-By: steveklabnik <steve@steveklabnik.com>
2018-10-25Rollup merge of #55348 - pietroalbini:backport-stable-notes, r=pietroalbiniPietro Albini-3/+0
Backports the release notes update from stable to master. r? @ghost
2018-10-25Update RELEASES.md after destabilization of non_modrs_modsPietro Albini-3/+0
2018-10-24Fix link to macros chapterSteve Klabnik-1/+1
We're gonna link to nightly as this didn't make it into the corresponding stable.
2018-10-23Do some copy editing on the release notesCarol (Nichols || Goulding)-44/+44
I was reading through the release notes to find something and noticed some small grammatical and consistency issues.
2018-10-20Use a keyword in raw identifier examplekryptan-1/+1
2018-10-18Updated RELEASES.md for 1.30.0Aaron Power-0/+126
2018-10-06Update release notes for 1.29.2Pietro Albini-0/+8
2018-09-25Add 1.29.1 release nodesAlex Crichton-0/+13
Forward-port of #54397, should have included it earlier!
2018-09-14Rollup merge of #54150 - Aaronepower:master, r=Mark-Simulacrumkennytm-0/+3
Updated 1.29 release notes with --document-private-items flag [Rendered](https://github.com/Aaronepower/rust/blob/master/RELEASES.md#cargo)
2018-09-12Updated 1.29 release notes with --document-private-items flagAaron Power-0/+3
2018-09-09Add Error::description soft-deprecation to RELEASESFélix Saparelli-0/+3
2018-08-22Update RELEASES.mdAaron Power-2/+2
2018-08-22Update RELEASES.mdAaron Power-0/+3
2018-08-21Rollup merge of #53030 - Aaronepower:master, r=Mark-Simulacrumkennytm-0/+75
Updated RELEASES.md for 1.29.0 [Rendered](https://github.com/Aaronepower/rust/blob/master/RELEASES.md) r? @Mark-Simulacrum cc @rust-lang/release