X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=RELEASES.md;h=9bc750ddef5dbf317b172f935cc7cdf9e0425b63;hb=0a858dc859f828af2c578bcf23418dd14c767f3c;hp=08470e731d8e7390f89d8479f0d9a363089268ad;hpb=aefe9b099ab9ce41f2138dca79e4b3d75cc784a4;p=rust.git diff --git a/RELEASES.md b/RELEASES.md index 08470e731d8..9bc750ddef5 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,11 @@ +Version 1.29.2 (2018-10-11) +=========================== + +- [Workaround for an aliasing-related LLVM bug, which caused miscompilation.][54639] +- The `rls-preview` component on the windows-gnu targets has been restored. + +[54639]: https://github.com/rust-lang/rust/pull/54639 + Version 1.29.1 (2018-09-25) ===========================