Article 6SKTB Rust 1.83.0 released

Rust 1.83.0 released

by
corbet
from LWN.net on (#6SKTB)
Version1.83.0 of the Rust language has been released.

This release includes several large extensions to what code runningin const contexts can do. This refers to all code that thecompiler has to evaluate at compile-time: the initial value ofconst and static items, array lengths, enumdiscriminant values, const generic arguments, and functionscallable from such contexts (const fn).

There are also quite a few new stabilized APIs.

External Content
Source RSS or Atom Feed
Feed Location http://lwn.net/headlines/rss
Feed Title LWN.net
Feed Link https://lwn.net/
Reply 0 comments