]> git.lizzy.rs Git - rust.git/blobdiff - RELEASES.md
use a more conservative inhabitableness rule
[rust.git] / RELEASES.md
index f26c0b6b6116194cd1fbc74fb64fa4d384b08239..1de44ef7e6d0546dd024f5a7e0eaf1e6bc232528 100644 (file)
@@ -1,9 +1,11 @@
-Version 1.15.1 (2017-02-07)
+Version 1.15.1 (2017-02-09)
 ===========================
 
 * [Fix IntoIter::as_mut_slice's signature][39466]
+* [Compile compiler builtins with `-fPIC` on 32-bit platforms][39523]
 
 [39466]: https://github.com/rust-lang/rust/pull/39466
+[39523]: https://github.com/rust-lang/rust/pull/39523
 
 
 Version 1.15.0 (2017-02-02)