提交 e56b84e8 编写于 作者: D Dan Gohman

Mark `std::os::wasi::io::AsFd` etc. as stable.

io_safety was stabilized in Rust 1.63, so mark the io_safety exports in
`std::os::wasi::io` as stable.

Fixes #103306.
上级 53728ff7
......@@ -2,5 +2,5 @@
#![unstable(feature = "wasi_ext", issue = "71213")]
#[unstable(feature = "wasi_ext", issue = "71213")]
#[stable(feature = "io_safety", since = "1.63.0")]
pub use crate::os::fd::*;
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册