mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
f3266923fe
Allow using stable os::fd::raw items through unstable os::wasi module This fixes a regression from stable to nightly. Closes #99502.