← Back to all releases

Rust 1.15.1

Released on February 9, 2017

What's Changed

  • [Fix IntoIter::as_mut_slice's signature][39466]
  • [Compile compiler builtins with -fPIC on 32-bit platforms][39523]
Full Changelog

* [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