| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-04-26 | update release notes for 1.34.1 | Pietro Albini | -0/+11 | |
| 2019-04-15 | Fix links to Atomic* in RELEASES.md | Dmitry Murzin | -9/+9 | |
| 2019-04-11 | Fix the link to sort_by_cached_key | Josh Stone | -1/+1 | |
| It's a primitive slice method, not a standalone function. | ||||
| 2019-04-05 | Update RELEASES.md | Mazdak Farrokhzad | -1/+1 | |
| Co-Authored-By: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> | ||||
| 2019-04-02 | Update RELEASES.md | XAMPPRocky | -10/+6 | |
| 2019-04-01 | Updated RELEASES.md for 1.34.0 | Aaron Power | -0/+153 | |
| 2019-03-09 | add release notes for PR #56243 | Alan Somers | -0/+3 | |
| Fixes #58907 | ||||
| 2019-03-04 | Fix release note problems noticed after merging. | Mark Rousskov | -21/+23 | |
| 2019-02-22 | Update RELEASES.md | Mazdak Farrokhzad | -4/+4 | |
| 2019-02-21 | Update RELEASES.md | Aaron Power | -7/+8 | |
| 2019-02-21 | Update RELEASES.md | Aaron Power | -1/+1 | |
| 2019-02-20 | Update RELEASES.md | Trevor Spiteri | -1/+1 | |
| Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com> | ||||
| 2019-02-20 | Update RELEASES.md | Aaron Power | -0/+2 | |
| 2019-02-20 | Update RELEASES.md | Aaron Power | -25/+44 | |
| 2019-02-13 | Update RELEASES.md | Mazdak Farrokhzad | -1/+1 | |
| Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com> | ||||
| 2019-02-12 | Update RELEASES.md | Mazdak Farrokhzad | -1/+1 | |
| Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com> | ||||
| 2019-02-12 | Update RELEASES.md | Mazdak Farrokhzad | -1/+1 | |
| Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com> | ||||
| 2019-02-12 | Update RELEASES.md | Mazdak Farrokhzad | -1/+1 | |
| Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com> | ||||
| 2019-02-12 | Update RELEASES.md | Mazdak Farrokhzad | -1/+1 | |
| Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com> | ||||
| 2019-02-09 | Update RELEASES.md | Who? Me?! | -1/+1 | |
| Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com> | ||||
| 2019-02-07 | Update RELEASES.md | Aaron Power | -6/+6 | |
| 2019-02-06 | Updated RELEASES.md for 1.33.0 | Aaron Power | -0/+126 | |
| 2019-01-11 | Fix new hyperlinks in RELEASES.md | Alexander Ronald Altman | -0/+12 | |
| 2019-01-11 | Correct RELEASES.md for 1.32.0 | Alexander 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-10 | Update RELEASES.md | Aaron Power | -2/+2 | |
| 2019-01-10 | Update RELEASES.md | Aaron Power | -0/+10 | |
| 2019-01-10 | Apply suggestions from code review | Aaron Power | -3/+3 | |
| Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com> | ||||
| 2019-01-10 | Update RELEASES.md | Aaron Power | -4/+5 | |
| 2019-01-09 | Updated RELEASES.md for 1.32.0 | Aaron Power | -0/+263 | |
| 2018-12-17 | update release notes for rust 1.31.1 | Pietro Albini | -0/+11 | |
| 2018-11-22 | Include changes from 1.30.1 in release notes | Mark Rousskov | -0/+8 | |
| 2018-11-20 | Update releases to add rename dependencies feature | Aaron Power | -0/+4 | |
| 2018-11-09 | Updated RELEASES.md for 1.31.0 | Aaron Power | -0/+73 | |
| 2018-10-26 | Rollup merge of #55325 - rust-lang:steveklabnik-patch-1, r=frewsxcv | kennytm | -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-25 | Remove `cargo new --edition` from release notes. | Eric Huss | -4/+0 | |
| 2018-10-25 | Update RELEASES.md | Corey Farwell | -1/+1 | |
| Co-Authored-By: steveklabnik <steve@steveklabnik.com> | ||||
| 2018-10-25 | Rollup merge of #55348 - pietroalbini:backport-stable-notes, r=pietroalbini | Pietro Albini | -3/+0 | |
| Backports the release notes update from stable to master. r? @ghost | ||||
| 2018-10-25 | Update RELEASES.md after destabilization of non_modrs_mods | Pietro Albini | -3/+0 | |
| 2018-10-24 | Fix link to macros chapter | Steve Klabnik | -1/+1 | |
| We're gonna link to nightly as this didn't make it into the corresponding stable. | ||||
| 2018-10-23 | Do some copy editing on the release notes | Carol (Nichols || Goulding) | -44/+44 | |
| I was reading through the release notes to find something and noticed some small grammatical and consistency issues. | ||||
| 2018-10-20 | Use a keyword in raw identifier example | kryptan | -1/+1 | |
| 2018-10-18 | Updated RELEASES.md for 1.30.0 | Aaron Power | -0/+126 | |
| 2018-10-06 | Update release notes for 1.29.2 | Pietro Albini | -0/+8 | |
| 2018-09-25 | Add 1.29.1 release nodes | Alex Crichton | -0/+13 | |
| Forward-port of #54397, should have included it earlier! | ||||
| 2018-09-14 | Rollup merge of #54150 - Aaronepower:master, r=Mark-Simulacrum | kennytm | -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-12 | Updated 1.29 release notes with --document-private-items flag | Aaron Power | -0/+3 | |
| 2018-09-09 | Add Error::description soft-deprecation to RELEASES | Félix Saparelli | -0/+3 | |
| 2018-08-22 | Update RELEASES.md | Aaron Power | -2/+2 | |
| 2018-08-22 | Update RELEASES.md | Aaron Power | -0/+3 | |
| 2018-08-21 | Rollup merge of #53030 - Aaronepower:master, r=Mark-Simulacrum | kennytm | -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 | ||||
