]> git.proxmox.com Git - cargo.git/commit - tests/testsuite/cargo_command.rs
Tell subprocesses the path to self in an env variable #3778
authorVojtech Kral <vojtech@kral.hk>
Thu, 2 Mar 2017 06:38:54 +0000 (07:38 +0100)
committerVojtech Kral <vojtech@kral.hk>
Tue, 7 Mar 2017 22:29:50 +0000 (23:29 +0100)
commit015a08a0c41a319d09445ea382274700258fe80a
treee363ccee8bb2939d90bae7d2e25e2fcc06fb4945
parentef8fa8fc1ccbf6ead5ffc8d231110997f3a61c78
Tell subprocesses the path to self in an env variable #3778
src/bin/cargo.rs
src/cargo/lib.rs
src/cargo/ops/cargo_rustc/compilation.rs
src/cargo/util/config.rs
src/doc/environment-variables.md
tests/cargo.rs
tests/cargotest/lib.rs
tests/cargotest/support/mod.rs
tests/init.rs
tests/package.rs
tests/test.rs