rust/library/std/src/os/fd
The 8472 1ba00d9cb2 put FD validity behind late debug_asserts checking
uses the same machinery as assert_unsafe_precondition
2024-04-28 01:44:25 +02:00
..
mod.rs Fix the stability attributes for `std::os::fd`. 2023-01-14 09:47:34 -08:00
net.rs
owned.rs put FD validity behind late debug_asserts checking 2024-04-28 01:44:25 +02:00
raw.rs sync the various FromRawFd trait docs, and remove 'valid' 2023-08-14 08:49:40 +02:00
tests.rs Add rustc_nonnull_optimization_guaranteed to Owned/Borrowed Fd/Socket 2022-05-11 07:26:49 -07:00