about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2018-05-17Auto merge of #50629 - Mark-Simulacrum:stage-step, r=alexcrichtonbors-1/+1
2018-05-17Rename rustdoc to use underscoresMark Simulacrum-1/+1
2018-05-17Rename trans to codegen everywhere.Irina Popa-19/+19
2018-05-16Fix running multiple targets.Eric Huss-3/+4
2018-05-16compiletest: Run revisions as independent tests.Eric Huss-155/+222
2018-05-16compiletest: rustfmtEric Huss-232/+247
2018-05-17Auto merge of #50807 - kennytm:rollup, r=kennytmbors-24/+41
2018-05-17Rollup merge of #50793 - jrlusby:master, r=petrochenkovkennytm-23/+40
2018-05-17Rollup merge of #50787 - ehuss:fix-run-make-wasm, r=alexcrichtonkennytm-1/+1
2018-05-16tidy: Add a check for empty UI test filesJane Lusby-23/+40
2018-05-16Update CargoEric Huss-0/+0
2018-05-16Update RLS and RustfmtNick Cameron-5/+19
2018-05-15Fix run-make wasm testsEric Huss-1/+1
2018-05-15Rollup merge of #50632 - GuillaumeGomez:minification, r=ollie27Guillaume Gomez-47/+122
2018-05-15Auto merge of #50259 - GuillaumeGomez:improve-results, r=ollie27bors-2/+3
2018-05-14Bump clippyOliver Schneider-16/+19
2018-05-13Add a Rayon thread poolJohn Kåre Alsaker-0/+10
2018-05-12Fix invalid deduplicationGuillaume Gomez-2/+3
2018-05-12Update js tester toolGuillaume Gomez-47/+122
2018-05-12Display the name of the failed file in tidy/libcoretestvarkor-8/+15
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