We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99dc787 + e491f39 commit f5c5693Copy full SHA for f5c5693
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