about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2018-03-14test for putting back check on jsonGuillaume Gomez-20/+43
2018-03-13Rollup merge of #48880 - petrochenkov:badstderr, r=kennytmkennytm-0/+28
2018-03-12Auto merge of #48938 - alexcrichton:no-leak-makeflags, r=kennytmbors-1/+8
2018-03-11test: Forcibly remove MAKEFLAGS in compiletestAlex Crichton-1/+8
2018-03-11Update Cargo submoduleAlex Crichton-0/+2
2018-03-09tidy: Add a check for stray `.stderr` and `.stdout` files in UI test directoriesVadim Petrochenkov-0/+28
2018-03-07Merge branch 'compiletest-update' of https://github.com/alexcrichton/rust int...Alex Crichton-12/+15
2018-03-07Merge branch 'bump_installer' of https://github.com/Eijebong/rust into update...Alex Crichton-0/+0
2018-03-06Update compiletest's dependenciesAlex Crichton-12/+15
2018-03-06Auto merge of #48642 - alexcrichton:compile-cargo-once, r=michaelwoeristerbors-2/+21
2018-03-06Update env_logger to 0.5.4Alex Crichton-2/+21
2018-03-06Rollup merge of #48732 - debris:remove_powerpc64, r=alexcrichtonkennytm-1/+0
2018-03-05Add ena to whitelistWho? Me?!-0/+1
2018-03-05Uncomment whitelistWho? Me?!-34/+34
2018-03-05Do check the deps of path depsMark Mansi-32/+44
2018-03-05enable whitelistMark Mansi-23/+23
2018-03-05Don't check in-tree depsMark Mansi-39/+12
2018-03-05different versions may have different depsMark Mansi-66/+84
2018-03-05Add a few missing depsMark Mansi-0/+3
2018-03-05Remove spurious whitespaceMark Mansi-54/+54
2018-03-05uncomment whitelistMark Mansi-55/+55
2018-03-05Fix alexcrichton's commentsMark Mansi-95/+77
2018-03-05Only check the whitelist for some cratesMark Mansi-340/+147
2018-03-05Get the path to cargo from rustbuildMark Mansi-7/+9
2018-03-05Trying to get paths right...Mark Mansi-1/+310
2018-03-05MAKE IT FAILgit statusgit statusMark Mansi-20/+53
2018-03-05CommentsMark Mansi-1/+2
2018-03-05Start adding a whitelist for rustc dependenciesMark Mansi-9/+77
2018-03-05Run rustfmt on tidy/src/deps.rsMark Mansi-14/+15
2018-03-04Remove useless powerpc64 entry from ARCH_TABLE, closes #47737debris-1/+0
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-1/+1
2018-03-02std: Add `arch` and `simd` modulesAlex Crichton-0/+1
2018-03-02Reupdate rust-installerBastien Orivel-0/+0
2018-03-02Update rust-installerBastien Orivel-0/+0
2018-03-01Rollup merge of #48405 - kennytm:autotoolstate-follow-up, r=Mark-SimulacrumManish Goregaokar-13/+56
2018-03-01Auto merge of #48349 - nrc:update, r=alexcrichtonbors-0/+0
2018-02-28Rollup merge of #48488 - varkor:handle-gdb-error-compiletest, r=michaelwoeristerkennytm-11/+6
2018-02-28Rollup merge of #48484 - glaubitz:powerpcspe-linux, r=alexcrichtonkennytm-0/+1
2018-02-28Update RLSNick Cameron-0/+0
2018-02-26Implement opt-out from UI testing normalizationVadim Petrochenkov-3/+16
2018-02-26Support flag `-Z ui-testing` for tweaking diagnostic output for UI testsVadim Petrochenkov-5/+2
2018-02-26Auto merge of #48337 - GuillaumeGomez:rustc-explain, r=estebankbors-38/+21
2018-02-26build-manifest: Add powerpc-unknown-linux-gnuspe targetJohn Paul Adrian Glaubitz-0/+1
2018-02-25Update tools codeGuillaume Gomez-38/+21
2018-02-25Rollup merge of #48297 - glaubitz:sparc-linux, r=estebankkennytm-0/+1
2018-02-23Handle gdb command failure gracefully in compiletestvarkor-11/+6
2018-02-23Add sparc-unknown-linux-gnu targetJohn Paul Adrian Glaubitz-0/+1
2018-02-23Update ClippyManish Goregaokar-21/+6
2018-02-24Run the external doc tests in tools job.kennytm-1/+5
2018-02-23Submit a comment to the PR in additional to pushing a commit.kennytm-5/+25