
Rust developers are celebrating ten years of Rust with an event going on in Utrecht, Netherlands. From there they released Rust 1.87 to celebrate this big milestone.
Rust 1.87 adds anonymous pipes to the standard library, safe architecture intrinsics, inline Assembly via "asm!" can now jump to labeled blocks within Rust code, and a number of stabilized APIs. Rust 1.87 also removes its i586 Windows MSVC (i586-pc-windows-msvc) target for old processors.
Downloads and more details on today's Rust 1.87 release via Rust-Lang.org .