about summary refs log tree commit diff
path: root/RELEASES.md
AgeCommit message (Collapse)AuthorLines
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
2019-12-03Update RELEASES.mdXAMPPRocky-1/+1
Co-Authored-By: Mark Rousskov <mark.simulacrum@gmail.com>
2019-11-27Update RELEASES.md for 1.40.0Erin Power-0/+137
2019-11-23docs: fix lint name for `unused_variables`Ivan Kozik-1/+1
2019-11-01Updated RELEASES.md for 1.39.0Erin Power-0/+124
2019-09-26Fix div_duration() marked as stable by mistakeJMS55-4/+0
2019-09-24relnotes: make compatibility section more sterile and fix rustc versionPietro Albini-4/+4
2019-09-19Add Compatibility Notes to RELEASES.md for 1.38.0Erin Power-0/+9
2019-09-09Updated RELEASES.md for 1.38.0Erin Power-0/+105
2019-08-14Rollup merge of #63529 - andersk:release-notes-kleene, r=CentrilMazdak Farrokhzad-1/+1
RELEASES.md: ? is one of three Kleene operators The slash and quotes in ?/“Kleene” appeared to define “Kleene” as the name for the `?` operator, which is not the case. Rust has three Kleene operators `*`, `+`, `?`. ([Pointed out](https://www.reddit.com/r/rust/comments/cprt0z/rust_1370_prerelease_testing/ewr90y3/) by /u/Sharlinator on Reddit.)
2019-08-13RELEASES.md: ? is one of three Kleene operatorsAnders Kaseorg-1/+1
The slash and quotes in ?/“Kleene” appeared to define “Kleene” as the name for the ? operator, which is not the case. Rust has three Kleene operators *, +, ?. (Pointed out by /u/Sharlinator on Reddit.) Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-08-01Fix typos in release notes.Bruce Mitchener-4/+4
2019-07-30Updated RELEASES.md for 1.37.0Erin Power-1/+119
2019-07-11move mem::uninitialized deprecation back by 1 release, to 1.39Ralf Jung-1/+1
2019-06-30before_exec actually will only get deprecated with 1.37Ralf Jung-3/+3
2019-06-25Updated RELEASES.md for 1.36.0Erin Power-1/+102
Co-Authored-By: Taiki Endo <te316e89@gmail.com> Co-Authored-By: Jonas Schievink <jonasschievink@gmail.com> Co-Authored-By: Torbjørn Birch Moltu <t.b.moltu@lyse.net>
2019-05-25Fix spelling in release notesvishalsodani-1/+1
2019-05-14Add link to the 1.34.0 CVEJonas Schievink-1/+2
2019-05-14Updated RELEASES.md for 1.35.0Aaron Power-0/+97
2019-05-13add release notes for rust 1.34.2Pietro Albini-0/+8
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