From: bors Date: Tue, 24 Apr 2018 14:12:10 +0000 (+0000) Subject: Auto merge of #5393 - smithsps:master, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~1^2~46 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7debd81f03b5a5fb23668ccb95f1fe7cafb01d8b;p=cargo.git Auto merge of #5393 - smithsps:master, r=matklad Add target directory parameter --target-dir Implements: https://github.com/rust-lang/cargo/issues/5308 Adds a target directory parameter, that acts in the same manner as the environment variable `CARGO_TARGET_DIR`, to the following subcommands: - `bench` - `build` - `check` - `clean` - `doc` - `package` - `publish` - `run` - `rustc` - `rustdoc` - `test` --- 7debd81f03b5a5fb23668ccb95f1fe7cafb01d8b