Rust 1.94.1 is a point release that fixes three regressions introduced in 1.94.0 and resolves two security vulnerabilities.
- •Fixes std::thread::spawn regression on the wasm32-wasip1-threads target
- •Removes unstable methods added to std::os::windows::fs::OpenOptionsExt, which cannot be extended with non-default methods as the trait is not sealed
- •Fixes a Clippy Internal Compiler Error (ICE) in the match_same_arms lint
- •Downgrades curl-sys to 0.4.83 to resolve certificate validation errors for some users on certain FreeBSD versions
- •Updates tar to 0.4.45 to fix CVE-2026-33055 and CVE-2026-33056; crates.io users are not affected
This summary was automatically generated by AI based on the original article and may not be fully accurate.