rust-lang avatar

rust-lang/rust

Empowering everyone to build reliable and efficient software.

118,969 starsRust1.98.1
compilerlanguagerust

Recent Releases

Rust 1.98.1

1.98.1September 3, 2026
Release notes

<a id="1.98.1"></a> - [rustc: fix miscompilation in generating vtables](https://github.com/rust-lang/rust/issues/161441)

Rust 1.98.0

1.98.0August 20, 2026
Release notes

<a id="1.98.0-Language"></a> ## Language - [Allow shortening lifetime of `&mut` when unsize-coercing, even in an invariant position.](https://github.com/rust-lang/rust/pull/149219) For example, you can now coerce a `Cell<&'long mut i32>` to a `Cell<&'short mut dyn Send>`. Such shortenings were alr...

Rust 1.97.1

1.97.1July 16, 2026
Release notes

<a id="1.97.1"></a> - [rustc: Fix miscompilation in LLVM optimization](https://github.com/rust-lang/rust/issues/159035) This backports an LLVM submodule bump to include the LLVM-side fix and a revert of the rustc change that is one known trigger for the bug. The rustc side revert should not be stri...

Rust 1.97.0

1.97.0July 9, 2026
Release notes

<a id="1.97.0-Language"></a> ## Language - [Consider `Result<T, Uninhabited>` and `ControlFlow<Uninhabited, T>` to be equivalent to `T` for must use lint](https://github.com/rust-lang/rust/pull/148214) - [Add allow-by-default `dead_code_pub_in_binary` lint for unused pub items in binary crates](ht...

Rust 1.96.1

1.96.1July 5, 2026
Release notes

<a id="1.96.1"></a> - [Cargo: fix timeout/retry behavior](https://github.com/rust-lang/cargo/pull/17131) - [Cargo: apply patches for CVE-2025-15661, CVE-2026-55199, and CVE-2026-55200 to libssh2](https://github.com/rust-lang/cargo/pull/17140) - [rustc: fix miscompilation in MIR optimization](https:...

How to Track rust-lang/rust Releases

Stay updated when rust-lang/rust ships new versions. With GitWatchman, you can monitor this repository and receive email notifications with full release notes whenever a new version is published.

  1. Sign in with your GitHub account at gitwatchman.com
  2. Add rust-lang/rust to your monitored repositories
  3. Receive email alerts within an hour of any new release

You can also subscribe to the RSS feed for rust-lang/rust releases or use other notification methods.

Tracking releases matters because new versions often include security fixes, performance improvements, breaking changes, and new APIs that directly affect your projects. By monitoring rust-lang/rust with GitWatchman, you avoid manually checking GitHub and ensure your team stays aligned on dependency upgrades. For a comparison of the best GitHub release tracking tools, check out our blog.

Never miss a rust release

Get email notifications with full release notes. Free for up to 5 repositories.

Start monitoring — it's free