about summary refs log tree commit diff
path: root/src/libstd/sys/windows/stack_overflow.rs
diff options
context:
space:
mode:
authorXimin Luo <infinity0@pwned.gg>2020-07-27 02:42:02 +0100
committerXimin Luo <infinity0@pwned.gg>2020-07-27 02:43:47 +0100
commit0cf17e750d7790e0f2fc1fb184b6f917f55462ca (patch)
treee5709ad71dd3dc96b69328728f13c6cf9e4628a7 /src/libstd/sys/windows/stack_overflow.rs
parentc70986264b4d534e35992fc64ecd9139700b5071 (diff)
downloadrust-0cf17e750d7790e0f2fc1fb184b6f917f55462ca.tar.gz
rust-0cf17e750d7790e0f2fc1fb184b6f917f55462ca.zip
rustbuild: fix bad usage of UNIX exec() in rustc wrapper
exec never returns, it replaces the current process. so anything after it is
unreachable. that's not how exec_cmd() is used in the surrounding code
Diffstat (limited to 'src/libstd/sys/windows/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions