We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370d951 commit 92d13d4Copy full SHA for 92d13d4
src/sys/shell/selector.rs
@@ -40,7 +40,7 @@ cfg_os_ext! {
40
}
41
42
#[cfg(target_os = "wasi")]
43
-cfg_os_ext! {
+cfg_any_os_ext! {
44
use crate::{Interest, Token};
45
46
impl Selector {
0 commit comments