rust/src/tools
bors 4eea3597f2 Auto merge of #48938 - alexcrichton:no-leak-makeflags, r=kennytm
test: Forcibly remove MAKEFLAGS in compiletest

When executing run-make tests we run a risk of leaking the `MAKEFLAGS`
environment variable if `./x.py` itself was called from `make` (aka `make check
-j3` as the OSX bots do). We may then leak accidentally fds into the child
process and trick it into thinking it's got a jobserver!

Hopefully addresses [this] spurious failure

[this]: https://github.com/rust-lang/rust/pull/48295#issuecomment-372134717
2018-03-12 05:28:13 +00:00
..
build-manifest build-manifest: Add powerpc-unknown-linux-gnuspe target 2018-02-26 02:07:24 +01:00
cargo@5f83bb4044 Update Cargo submodule 2018-03-11 10:59:28 -07:00
cargotest Update miri to rustc changes 2017-12-06 09:25:29 +01:00
clippy@d5e233a720 Update Clippy 2018-02-23 09:04:16 -08:00
compiletest test: Forcibly remove MAKEFLAGS in compiletest 2018-03-11 13:15:46 -07:00
error_index_generator Remove hoedown from rustdoc 2018-02-16 23:17:15 +01:00
linkchecker Update env_logger to 0.5.4 2018-03-06 12:37:28 -08:00
lld@b87873eace rust: Import LLD for linking wasm objects 2018-03-03 20:21:35 -08:00
miri@61833b9aea Update clippy and miri submodule 2018-02-05 11:36:51 +01:00
remote-test-client Add a disabled builder for aarch64 emulated tests 2017-07-24 16:24:52 -07:00
remote-test-server Add remote device testing support 2017-05-04 12:43:22 +02:00
rls@d4f0b29d0c Update RLS 2018-02-28 17:08:09 +13:00
rust-installer@118e078c5b Reupdate rust-installer 2018-03-02 16:49:01 +01:00
rustbook update mdbook to 0.1.2 2018-02-04 15:47:35 -05:00
rustdoc Cargotest needs only one rustdoc.exe to exist on Windows 2017-08-13 05:15:44 +05:00
rustdoc-js Fix for older JS versions 2018-01-16 15:38:08 +01:00
rustdoc-themes Convert python script to rust 2018-02-08 10:53:09 +01:00
rustfmt@346238f497 Update RLS and Rustfmt 2018-02-04 15:08:54 +13:00
tidy Update Cargo submodule 2018-03-11 10:59:28 -07:00
unstable-book-gen Enforce dashes in the unstable book file names 2018-01-13 15:44:44 +01:00
publish_toolstate.py Run the external doc tests in tools job. 2018-02-24 00:54:13 +08:00