mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 13:15:46 +00:00
clarify `sys::unix::fd::FileDesc::drop` comment closes #66876 simply clarifies some resource-relevant things regarding the `close` syscall to reduce the amount of search needed in other parts of the web.