Skip to content

Releases: pietroalbini/rust

Rust 1.33.0

07 Sep 16:40
Compare
Choose a tag to compare

Language

Compiler

Libraries

Stabilized APIs

Cargo

Compatibility Notes

Rust 1.32.0

07 Sep 16:40
Compare
Choose a tag to compare

Language

2018 edition

All editions

Compiler

Libraries

The following APIs are now const functions and can be used in a const context.

Stabilized APIs

Read more

Rust 1.31.1

Rust 1.31.0

07 Sep 16:40
Compare
Choose a tag to compare

Rust 1.30.1

07 Sep 16:53
Compare
Choose a tag to compare

Rust 1.30.0

07 Sep 16:40
Compare
Choose a tag to compare

Language

Compiler

Libraries

Stabilized APIs

Cargo

Misc

Rust 1.29.2

07 Sep 16:53
Compare
Choose a tag to compare

Rust 1.29.1

07 Sep 16:46
Compare
Choose a tag to compare

Security Notes

  • The standard library's str::repeat function contained an out of bounds write caused by an integer overflow. This has been fixed by deterministically panicking when an overflow happens.

    Thank you to Scott McMurray for responsibly disclosing this vulnerability to us.

Rust 1.29.0

07 Sep 16:40
Compare
Choose a tag to compare

Compiler

Libraries

Stabilized APIs

Cargo

Misc

Compatibility Notes

Rust 1.28.0

07 Sep 16:53
Compare
Choose a tag to compare

Language

Compiler

Libraries

Stabilized APIs

Cargo

Misc

Compatibility Notes