Navigation
Search
|
Rust 1.83.0 released
Saturday November 30, 2024. 04:40 PM , from LWN.net
Version
1.83.0 of the Rust language has been released. This release includes several large extensions to what code running in const contexts can do. This refers to all code that the compiler has to evaluate at compile-time: the initial value of const and static items, array lengths, enum discriminant values, const generic arguments, and functions callable from such contexts (const fn). There are also quite a few new stabilized APIs.
https://lwn.net/Articles/1000273/
Related News |
25 sources
Current Date
Jan, Tue 7 - 15:59 CET
|