rust/src/tools
kennytm 4fb40588ae
Rollup merge of #53229 - varkor:rlimits_min, r=nikomatsakis
Make sure rlimit is only ever increased

`libc::setrlimit` will fail if we try to set the rlimit to a value lower than it is currently, so make sure we're never trying to do this. Fixes #52801.
2018-08-14 23:59:08 +08:00
..
build-manifest [RISCV] Enable CI. 2018-08-01 15:34:57 +02:00
cargo@b42488270e Update cargo to fix Rust 2018 build scripts 2018-08-04 17:40:46 -07:00
cargotest Update miri to rustc changes 2017-12-06 09:25:29 +01:00
clippy@99a087bea5 Update clippy submodule 2018-08-08 13:19:30 +02:00
compiletest Rollup merge of #53229 - varkor:rlimits_min, r=nikomatsakis 2018-08-14 23:59:08 +08:00
error_index_generator Remove global derive_id and reset_ids functions 2018-07-31 17:55:12 -06:00
linkchecker Bump to 1.27.0 2018-04-02 12:42:44 -07:00
lld@f76ea3ca16 Update LLVM submodule to 7.0 2018-08-04 17:30:14 -07:00
miri@e6f1e15676 Update miri submodule 2018-07-29 20:24:26 +02:00
remote-test-client Add missing dyn 2018-07-25 10:55:35 +09:00
remote-test-server Remove explicit returns where unnecessary 2018-08-04 14:31:03 +02:00
rls@9e4d8d5203 Update RLS 2018-08-11 14:54:21 +08:00
rust-installer@89414e44dc Bootstrap from 1.28.0-beta.3 2018-06-30 13:17:49 -07:00
rustbook Update MDBook 2018-04-22 20:35:22 -05:00
rustc-workspace-hack Update Cargo submodule 2018-08-02 18:09:19 -07:00
rustdoc Rename rustdoc to use underscores 2018-05-17 08:47:25 -06:00
rustdoc-js reduce search-index size 2018-06-30 16:28:25 +02:00
rustdoc-themes Rename main theme into light theme 2018-03-29 13:45:56 +02:00
rustfmt@5c9a2b6c13 Update RLS and Rustfmt 2018-08-08 18:06:58 +12:00
tidy Tidy no longer fails when there are no files or subdirectories in a test directory. 2018-08-14 11:12:09 +02:00
unstable-book-gen Ensure every unstable feature has a tracking issue. 2018-05-27 14:22:35 +08:00
publish_toolstate.py Ping infra team on all tool bustage 2018-05-04 10:21:05 +12:00