Rust 1.94 has been released with several notable additions. On the language side, array_windows is now stable as an iterating method for slices with constant length. The release stabilizes x86 AVX-512 FP16 intrinsics and AArch64 NEON FP16 intrinsics, though intrinsics depending on the unstable f16 type remain unstable. Cargo gains an 'include' key in configuration files for better organization and sharing across projects, with optional include paths support, plus TOML 1.1 support for manifests and config files.

1m read timeFrom phoronix.com
Post cover image

Sort: