We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f805144 + e491f39 commit ce3cfb4Copy full SHA for ce3cfb4
RELEASES.md
@@ -1,9 +1,11 @@
1
-Version 1.15.1 (2017-02-08)
+Version 1.15.1 (2017-02-09)
2
===========================
3
4
* [Fix IntoIter::as_mut_slice's signature][39466]
5
+* [Compile compiler builtins with `-fPIC` on 32-bit platforms][39523]
6
7
[39466]: https://github.com/rust-lang/rust/pull/39466
8
+[39523]: https://github.com/rust-lang/rust/pull/39523
9
10
11
Version 1.15.0 (2017-02-02)
0 commit comments