Skip to content
TILens What matters today in tech v0.0.4
Theme

Topic · Edition

Rust

1 items on 26 Mar 2026
Rust GitHub

rust-lang/rust: Rust 1.94.1

Fix std::thread::spawn on wasm32-wasip1-threads Remove new methods added to std::os::windows::fs::OpenOptionsExt The new methods were unstable, but the trait itself is not sealed and so cannot be extended with…

Source: Rust Compiler Releases rustbot