about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2018-01-06 02:13:33 +0100
committerGitHub <noreply@github.com>2018-01-06 02:13:33 +0100
commit5624ac7c47f508c9975c4bea321d9af6a4bf2ad2 (patch)
treeb1c9d50c565e97a207c7d3e4945d1ea9e55522e0 /src/test/incremental/thinlto
parent67e3a2bb2c71c2a59fa5c4bc08e71fe07f25c5c2 (diff)
parent91c3eee1735ad72b579f99cbb6919c3471747d94 (diff)
downloadrust-5624ac7c47f508c9975c4bea321d9af6a4bf2ad2.tar.gz
rust-5624ac7c47f508c9975c4bea321d9af6a4bf2ad2.zip
Rollup merge of #47165 - mbrubeck:args, r=alexcrichton
[unix] Don't clone command-line args on startup

Fixes part of #47164 and simplifies the `args` code on non-Apple Unix platforms.

Note: This could change behavior for programs that use both `std::env::args` *and* unsafe code that mutates `argv` directly.  However, these programs already behave differently on different platforms.  The new behavior on non-Apple platforms is closer to the existing behavior on Apple platforms.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions