1
Fork 0

try again to appease tidy

This commit is contained in:
Without Boats 2020-09-20 14:38:59 +02:00
parent 3fe279fc65
commit 35b30e29bf

View file

@ -82,7 +82,6 @@ impl FromRawFd for RawFd {
} }
} }
#[stable(feature = "rust1", since = "1.0.0")] #[stable(feature = "rust1", since = "1.0.0")]
impl AsRawFd for fs::File { impl AsRawFd for fs::File {
fn as_raw_fd(&self) -> RawFd { fn as_raw_fd(&self) -> RawFd {