Rust 1.94.1 Released: Key Fixes and Updates
Rust 1.94.1 has been officially released, addressing a critical issue with std::thread::spawn on wasm32-wasip1-threads. This update also removes newly added methods in std::os::windows::fs::Op, ensuring compatibility and stability across platforms. Developers using Rust for web assembly or Windows file operations should upgrade to take advantage of these fixes, which improve reliability and cross-platform functionality.