diff options
| author | Ximin Luo <infinity0@pwned.gg> | 2020-07-27 02:42:02 +0100 |
|---|---|---|
| committer | Ximin Luo <infinity0@pwned.gg> | 2020-07-27 02:43:47 +0100 |
| commit | 0cf17e750d7790e0f2fc1fb184b6f917f55462ca (patch) | |
| tree | e5709ad71dd3dc96b69328728f13c6cf9e4628a7 /src/libstd/sys/windows/stack_overflow.rs | |
| parent | c70986264b4d534e35992fc64ecd9139700b5071 (diff) | |
| download | rust-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
