Skip to content

Commit

Permalink
wasi/io: remove dead files
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Jan 14, 2025
1 parent c2ed284 commit f3cf39f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 29 deletions.
9 changes: 0 additions & 9 deletions library/std/src/os/wasi/io/fd.rs

This file was deleted.

4 changes: 4 additions & 0 deletions library/std/src/os/wasi/io/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@

#[stable(feature = "io_safety_wasi", since = "1.65.0")]
pub use crate::os::fd::*;

// Tests for this module
#[cfg(test)]
mod tests;
20 changes: 0 additions & 20 deletions library/std/src/os/wasi/io/raw.rs

This file was deleted.

File renamed without changes.

0 comments on commit f3cf39f

Please sign in to comment.