about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2019-09-05fix reviewer commentsMark Mansi-33/+33
2019-09-05simplify is_vxworks_pure_dynamicBaoshan Pang-8/+1
2019-09-05Fix error index generator for new register_diagnostics APIMark Rousskov-29/+22
2019-09-05Restrict error code length to 80 columnsMark Rousskov-6/+20
2019-09-05Update ClippyLzu Tao-8/+8
2019-09-05Rollup merge of #62860 - vi:stabilize_checked_duration_since, r=Mark-SimulacrumMazdak Farrokhzad-2/+2
2019-09-05Avoid feature name 'checked_duration_since' in a Tidy testVitaly _Vi Shukela-2/+2
2019-09-04Auto merge of #64150 - ehuss:update-cargo-books, r=alexcrichtonbors-0/+0
2019-09-04Auto merge of #64125 - JohnTitor:update-clippy, r=oli-obkbors-7/+9
2019-09-04Update cargo, booksEric Huss-0/+0
2019-09-04Merge pull request #15 from Wind-River/bpang-runtestBaoshan-2/+2
2019-09-04Auto merge of #63825 - nathanwhit:check-run-results, r=Mark-Simulacrumbors-23/+93
2019-09-03change RUST_TEST_DYLINK to RUST_VXWORKS_TEST_DYLINKBaoshan Pang-2/+2
2019-09-03Merge pull request #12 from rust-lang/masterBaoshan-84/+171
2019-09-03Add Yaah to clippy toolstain notification listJane Lusby-1/+1
2019-09-03Strip remote-test-client output from run stdoutnathanwhit-2/+18
2019-09-03Update ClippyYuki Okushi-7/+9
2019-09-03Rollup merge of #64071 - guanqun:style-fix, r=CentrilMazdak Farrokhzad-2/+2
2019-09-02Ignore check-run-results tests for wasm32-barenathanwhit-0/+5
2019-09-02following the same styleGuanqun Lu-2/+2
2019-09-01remove the unstable rustdoc parameter --linkerAndreas Jonson-5/+1
2019-08-31Auto merge of #63975 - topecongiro:rustfmt-1.4.6, r=nikomatsakisbors-6/+21
2019-08-30actually compiles now?Mark Mansi-4/+7
2019-08-30Auto merge of #64018 - flip1995:clippyup, r=oli-obkbors-16/+7
2019-08-30Update Clippyflip1995-16/+7
2019-08-30Auto merge of #63402 - estebank:strip-margin, r=oli-obkbors-0/+1
2019-08-29Auto merge of #63971 - flip1995:clippyup, r=oli-obkbors-7/+16
2019-08-29whitelist wasi crateArtyom Pavlov-0/+1
2019-08-29fix bugs + review commentsMark Mansi-14/+15
2019-08-29add wasi license to the licenses whitelistnewpavlov-0/+1
2019-08-29Merge branch 'master' into bpang-runtestBaoshan-17/+17
2019-08-29Rollup merge of #63984 - cuviper:rust-installer-mem, r=Mark-SimulacrumMazdak Farrokhzad-0/+0
2019-08-28Update rust-installer to limit memory useJosh Stone-0/+0
2019-08-28Update rustfmt to 1.4.6topecongiro-6/+21
2019-08-28Update Clippyflip1995-7/+16
2019-08-28Notify me (flip1995) when Clippy toolstate changesflip1995-1/+1
2019-08-27Auto merge of #63960 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-08-27run test for vxWorks in 'pure' static linking mode by default;Baoshan Pang-2/+27
2019-08-27Update cargoEric Huss-0/+0
2019-08-27Auto merge of #63922 - RalfJung:miri, r=nikomatsakisbors-7/+9
2019-08-27update miriRalf Jung-7/+9
2019-08-26filter linkcheck spurious failureMark Mansi-19/+35
2019-08-26Rollup merge of #63855 - killercup:refactor/feature-gates, r=CentrilMazdak Farrokhzad-7/+15
2019-08-25Allow checking of both compile & run output for run-pass testsNathan-18/+34
2019-08-25submodules: update clippy from 2bcb6155948e2f8b86db08152a5f54bd5af625e5 to 05...Philipp Hansch-7/+7
2019-08-24submodules: update clippy from cd3df6be to 2bcb6155Matthias Krüger-11/+7
2019-08-24Fix tidy feature gate error reportingPascal Hertleif-7/+15
2019-08-24Auto merge of #63637 - alexcrichton:remove-libtest-step, r=Mark-Simulacrumbors-0/+22
2019-08-24Auto merge of #63824 - Centril:split-feature_gate, r=oli-obkbors-1/+8
2019-08-23bootstrap: Merge the libtest build step with libstdAlex Crichton-0/+22