Skip to content

Releases: rust-lang/rust

Rust 1.68.2

28 Mar 12:56

Choose a tag to compare

Rust 1.68.1

27 Mar 16:14

Choose a tag to compare

Rust 1.68.0

09 Mar 14:46

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

Choose a tag to compare

Rust 1.67.0

26 Jan 15:13

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.

Rust 1.66.1

11 Jan 01:41

Choose a tag to compare

  • Added validation of SSH host keys for git URLs in Cargo (CVE-2022-46176)

Rust 1.66.1

11 Jan 01:41

Choose a tag to compare

  • Added validation of SSH host keys for git URLs in Cargo (CVE-2022-46176)

Rust 1.66.0

15 Dec 16:11

Choose a tag to compare

Language

Compiler

Libraries

Stabilized APIs

Rustdoc

Cargo

See detailed release notes for more.

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.65.0

03 Nov 14:08

Choose a tag to compare

Language

Compiler

New targets:

Libraries

Stabilized APIs

These APIs are now stable in const contexts:

Cargo

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.64.0

22 Sep 13:31

Choose a tag to compare

Language

Compiler

Libraries

Stabilized APIs

These types were previously stable in std::ffi, but are now also available in core and alloc:

These types were previously stable in std::os::raw, but are now also available in core::ffi and std::ffi:

These APIs are now usable 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.

Read more