mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
1572c0dcd7
This moves some code around and adds some documentation comments to make it easier to understand what's going on with the entrypoint logic, which is a bit complicated. The only change in behavior is consolidating the error messages for unix_sigpipe to make the code slightly simpler.