summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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
2018-02-23Provides direct link to the PR when toolstate is changed.kennytm-7/+26
2018-02-18Rollup merge of #48274 - GuillaumeGomez:remove-hoedown, r=QuietMisdreavusGuillaume Gomez-2/+2
2018-02-18Auto merge of #47544 - U007D:master, r=nikomatsakisbors-6/+20
2018-02-16Remove hoedown from rustdocGuillaume Gomez-2/+2
2018-02-15Auto merge of #48203 - kennytm:rollup, r=kennytmbors-10/+14
2018-02-15Auto merge of #48202 - nrc:update, r=kennytmbors-0/+1
2018-02-14Exclude clippy lints from tidy license checkMark Simulacrum-0/+1
2018-02-14Update RLSNick Cameron-0/+0
2018-02-13Improve debuggability of #48116.kennytm-1/+1
2018-02-12changed termination_trait's bound from Error to Debug; added compiletest head...Brad Gibson-6/+20
2018-02-12Update compiletest's `read2` functionAlex Crichton-10/+14
2018-02-11Delete executables if the test ran successfully.Mark Simulacrum-3/+5