Please turn JavaScript on
Rust Blog icon

Rust Blog

Want to know the latest news and articles posted on Rust Blog?

Then subscribe to their feed now! You can receive their updates by email, via mobile or on your personal news page on this website.

See what they recently published below.

Website title: The Rust Programming Language Blog

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.18 / day

Message History

The Rust Project has been building up a good history of participating in various open-source mentorship programs, including Google Summer of Code for three years (including this year) and


Read full story

The nvptx64-nvidia-cuda target is a compilation target for NVIDIA GPUs. When using this target, the final output is PTX. Two version choices shape that output:

a GPU architecture (for example, sm_70, sm_80, …), which determines which GPUs can run th...

Read full story

As previously announced, the Rust Project is participating in Google Summer of Code (GSoC) 2026. GSoC is a global program organized by Google that is design...


Read full story

The Rust team is happy to announce a new version of Rust, 1.95.0. Rust is a programming language empowering everyone to build reliable and efficient software.

If you have a previous version of Rust installed via rustup, you can get 1.95.0 with:

$ rustup update stable

If you don't have it already, you can


Read full story