Rust 1.85.0 released

Version
1.85.0
of the Rust language has been released. Changes in the release
include support for async closures, some convenience iterators for tuples,
and a number of stabilized APIs. The headline feature, though, is that
this release stabilizes the Rust 2024
edition
, described as “the largest edition we have released“.
The 2024
edition guide
has a detailed listing of all the changes that were
incorporated this time around.