mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
55d25ceccb
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.