mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 05:06:52 +00:00

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.