Skip to content

Commit

Permalink
try again to appease tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
withoutboats committed Sep 20, 2020
1 parent 3fe279f commit 35b30e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/std/src/sys/vxworks/ext/io.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ impl FromRawFd for RawFd {
}
}


#[stable(feature = "rust1", since = "1.0.0")]
impl AsRawFd for fs::File {
fn as_raw_fd(&self) -> RawFd {
Expand Down

0 comments on commit 35b30e2

Please sign in to comment.