Rust 1.94.1 Released: Key Fixes and Improvements
The Rust team has released version 1.94.1, addressing critical issues such as fixing `std::thread::spawn` on `wasm32-wasip1-threads`. This release also removes new methods added to `std::os::windows::fs::Op`, ensuring stability and compatibility. Rust developers should update to benefit from these fixes, which enhance performance and reliability in Rust applications targeting these platforms.