We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4053276 commit e491f39Copy full SHA for e491f39
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