about summary refs log tree commit diff
path: root/RELEASES.md
AgeCommit message (Collapse)AuthorLines
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
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>