Skip to content

Releases: rust-lang/rust

Rust 1.72.0

24 Aug 13:46
Compare
Choose a tag to compare

Language

Compiler

Refer to Rust's platform support page for more information on Rust's tiered platform support.

Libraries

Rustdoc

Stabilized APIs

These APIs are now stable in const contexts:

Cargo

  • Enable -Zdoctest-in-workspace by default. When running each documentation test, the working directory is set to the root directory of the package the test belongs to. docs #12221 #12288
  • Add support of the "default" keyword to reset previously set build.jobs parallelism back to the default. #12222

Compatibility Notes

Rust 1.71.1

20 Sep 18:06
Compare
Choose a tag to compare

Rust 1.71.0

13 Jul 14:04
Compare
Choose a tag to compare

Language

Compiler

Refer to Rust's platform support page for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These APIs are now stable in const contexts:

Cargo

Rustdoc

Misc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.

Rust 1.70.0

01 Jun 18:52
Compare
Choose a tag to compare

Language

Compiler

Refer to Rust's platform support page for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

Cargo

Misc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.

Rust 1.69.0

20 Apr 14:39
Compare
Choose a tag to compare

Language

Compiler

Libraries

Stabilized APIs

These APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.

Rust 1.68.2

28 Mar 12:56
Compare
Choose a tag to compare

Rust 1.68.1

27 Mar 16:14
Compare
Choose a tag to compare

Rust 1.68.0

09 Mar 14:46
Compare
Choose a tag to compare

Language

Compiler

Libraries

Stabilized APIs

These APIs are now stable in const contexts:

Cargo

Misc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.

Rust 1.67.1

10 Feb 09:25
Compare
Choose a tag to compare

Rust 1.67.0

26 Jan 15:13
Compare
Choose a tag to compare

Language

Compiler

Added, updated, and removed targets:

Refer to Rust's platform support page for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These APIs are now stable in const contexts:

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.