mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +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.