mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 15:55:53 +00:00
Add uncontroversial syscall doc aliases to std docs This PR contains the parts of #113891 that don’t break the doc alias policy. r? `@Mark-Simulacrum`