← Back to all releases

Rust 1.30.1

Released on November 8, 2018

What's Changed

  • [Fixed overflow ICE in rustdoc][54199]
  • [Cap Cargo progress bar width at 60 in MSYS terminals][cargo/6122]
Full Changelog

- [Fixed overflow ICE in rustdoc][54199]

- [Cap Cargo progress bar width at 60 in MSYS terminals][cargo/6122]

[54199]: https://github.com/rust-lang/rust/pull/54199

[cargo/6122]: https://github.com/rust-lang/cargo/pull/6122