We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe279f commit 35b30e2Copy full SHA for 35b30e2
library/std/src/sys/vxworks/ext/io.rs
@@ -82,7 +82,6 @@ impl FromRawFd for RawFd {
82
}
83
84
85
-
86
#[stable(feature = "rust1", since = "1.0.0")]
87
impl AsRawFd for fs::File {
88
fn as_raw_fd(&self) -> RawFd {
0 commit comments