about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2018-05-12Ignore non .rs files for tidy libcoretestvarkor-6/+9
2018-05-11Auto merge of #50105 - mixi:crt-included, r=alexcrichtonbors-1/+1
2018-05-11Update the clippy and miri submodulesOliver Schneider-41/+21
2018-05-11compiletest: escape CXX the same way as CC for MSVCJohannes Nixdorf-1/+1
2018-05-10Auto merge of #50432 - GuillaumeGomez:fix-vec-new-search, r=QuietMisdreavusbors-2/+8
2018-05-09Add exact-check option to rustdoc-js testsGuillaume Gomez-2/+8
2018-05-09Rollup merge of #50456 - alexcrichton:update-cargo, r=alexcrichtonkennytm-0/+0
2018-05-08Auto merge of #50530 - oli-obk:miri, r=kennytmbors-18/+19
2018-05-08Update the Cargo/stdsimd submodulesAlex Crichton-0/+0
2018-05-08Fix thinning pointers to extern types in miriOliver Schneider-18/+19
2018-05-07Update clippy 0.0.197Alex Butler-16/+19
2018-05-07Update rls 1263f1fAlex Butler-0/+0
2018-05-07Auto merge of #50000 - michaelwoerister:cross-lang-lto, r=alexcrichtonbors-7/+22
2018-05-07Auto merge of #50434 - nrc:tool-bustage-infra, r=alexcrichtonbors-1/+1
2018-05-06Auto merge of #50468 - nrc:test-rustfmt, r=alexcrichtonbors-5/+5
2018-05-06Auto merge of #50466 - kennytm:rustbuild-stage0-lib-test, r=Mark-Simulacrumbors-0/+36
2018-05-06Pass a test directory to rustfmtNick Cameron-5/+5
2018-05-05Auto merge of #50276 - Zoxc:build-cleanup, r=alexcrichtonbors-2/+39
2018-05-05Misc tweaksJohn Kåre Alsaker-2/+39
2018-05-06Added a tidy test to ensure libcore cannot contain any tests.kennytm-0/+36
2018-05-05Auto merge of #50423 - hberntsen:armv5te_unknown_linux_musl, r=alexcrichtonbors-0/+1
2018-05-04Fold rustfix tests back into the UI test suiteAlex Crichton-62/+44
2018-05-04Use published rustfix 0.2 versionPascal Hertleif-1/+1
2018-05-04test: Make a dedicated testsuite for rustfixAlex Crichton-43/+82
2018-05-04tidyPascal Hertleif-3/+6
2018-05-04Skip NLL compiletest in rustfix mode for nowPascal Hertleif-3/+6
2018-05-04Use rustfix' suggestion fixing APIPascal Hertleif-74/+6
2018-05-04First step towards rustfix compiletest modePascal Hertleif-2/+90
2018-05-04Auto merge of #49870 - pnkfelix:issue-27282-immut-borrow-all-pat-ids-in-guard...bors-0/+2
2018-05-04Add eabi suffix to armv5te musl targetHarm Berntsen-1/+1
2018-05-04Update RLS and Rustfmt (and Cargo)Nick Cameron-5/+5
2018-05-04Ping infra team on all tool bustageNick Cameron-1/+1
2018-05-04Rollup merge of #50417 - matklad:pr-50379, r=alexcrichtonkennytm-0/+0
2018-05-03Add armv5te-unknown-linux-musl targetHarm Berntsen-0/+1
2018-05-03Update CargoAleksey Kladov-0/+0
2018-05-03Include the test name when reporting that an expected line was not found in a...Felix S. Klock II-0/+2
2018-05-03Support test header directives in run-make mode too.Michael Woerister-7/+22
2018-05-03Rollup merge of #50302 - GuillaumeGomez:add-query-search-order-check, r=Quiet...kennytm-6/+12
2018-05-02Update RLS and RustfmtNick Cameron-5/+5
2018-04-30Update Cargo to 2018-04-28 122fd5be5201913d42e219e132d6569493583bcaSimon Sapin-0/+0
2018-04-30Update RustfmtNick Cameron-17/+5
2018-04-28Add query search order checkGuillaume Gomez-6/+12
2018-04-28Update clippy submodulePhilipp Hansch-18/+16
2018-04-27Auto merge of #49891 - cuviper:compiletest-crash, r=alexcrichtonbors-0/+2
2018-04-26handle license checkNick Cameron-1/+2
2018-04-26Update rustfmt and rlsNick Cameron-5/+17
2018-04-25compiletest: introduce skip-transTatsuyuki Ishi-3/+21
2018-04-24compiletest: detect non-ICE compiler panicsJosh Stone-0/+2
2018-04-24Auto merge of #49933 - oli-obk:miri_rustup, r=eddybbors-18/+18
2018-04-24Rollup merge of #49812 - ehuss:ui-test-revisions, r=nikomatsakiskennytm-53/+59