about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2019-01-06slightly optimize compiletest test collectionAndy Russell-34/+27
2019-01-05Rollup merge of #57314 - wiktorkuchta:master, r=Centrilkennytm-1/+1
2019-01-03Update cargoEric Huss-0/+0
2019-01-03Fix repeated word typosWiktor Kuchta-1/+1
2018-12-30submodules: update clippy from f7bdf500 to 39bd8449Matthias Krüger-8/+8
2018-12-28Update cargo, rls, miriEric Huss-14/+20
2018-12-28Auto merge of #57138 - matthiaskrgr:clippy, r=oli-obkbors-7/+9
2018-12-28submodules: update clippy from fc24fce7 to f7bdf500Matthias Krüger-7/+9
2018-12-27Added a job to dry-run the publish_toolstate.py oncekennytm-0/+5
2018-12-26Account for no newline before test annotationsMark Rousskov-3/+6
2018-12-25Remove licensesMark Rousskov-347/+0
2018-12-25Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelixbors-19/+19
2018-12-23submodules: update clippy from a416c5e0 to fc24fce7Matthias Krüger-13/+7
2018-12-23Dedent mergebot messageOliver Scherer-2/+2
2018-12-22Auto merge of #57063 - kennytm:rollup, r=kennytmbors-12/+24
2018-12-23Rollup merge of #56945 - JohnHeitmann:rustdoc-js-tester-fix, r=GuillaumeGomezkennytm-2/+14
2018-12-23Rollup merge of #56989 - phansch:fix_compiletest_trim_deprecations, r=Mark-Si...kennytm-10/+10
2018-12-22Auto merge of #56680 - vakaras:issue56280, r=nagisabors-10/+16
2018-12-20TidyOliver Scherer-3/+10
2018-12-19FIXME(9639) remove fixme and accept non-utf8 paths in compiletestNiv Kaminer-18/+18
2018-12-19Fix compiletest `trim` deprecation warningsPhilipp Hansch-10/+10
2018-12-19Be more cheerful and helpfulOliver Scherer-13/+28
2018-12-19Only emit issues for build failures to supress spurious failuresOliver Scherer-2/+7
2018-12-19Only open one issue per toolOliver Scherer-4/+12
2018-12-19Rollup merge of #56947 - hsivonen:neon, r=alexcrichtonPietro Albini-1/+6
2018-12-19FIXME(44217) remove fixme because the allocator logic was removed, but platfo...Niv Kaminer-1/+1
2018-12-18Automatically tag as nominated for T-compilerOliver Scherer-0/+1
2018-12-18Automatically open an issue when a tool breaksOliver Scherer-3/+39
2018-12-18Fix rustdoc-js testsJohn Heitmann-2/+14
2018-12-17Address the pull request review comments.Vytautas Astrauskas-14/+12
2018-12-17Use compiletest timestamp to check if the tests should be rerun.Vytautas Astrauskas-10/+18
2018-12-17Auto merge of #56853 - matthiaskrgr:clippy, r=oli-obkbors-19/+12
2018-12-17Auto merge of #56737 - nnethercote:TokenStream-improvements, r=petrochenkovbors-1/+0
2018-12-16Rollup merge of #56832 - alexcrichton:external-demangle, r=Mark-SimulacrumMazdak Farrokhzad-0/+1
2018-12-15Auto merge of #56847 - pietroalbini:fix-broken-toolstate, r=pietroalbinibors-25/+7
2018-12-15submodules: update clippy from b7a431ea to a416c5e0Matthias Krüger-19/+12
2018-12-15Revert "Rollup merge of #56758 - Manishearth:emoji-status-toolstate, r=kennytm"Pietro Albini-25/+7
2018-12-15Rollup merge of #56841 - phansch:add_various_compiletest_unittests, r=oli-obkPietro Albini-0/+54
2018-12-15compiletest: unit test parse_normalization_stringPhilipp Hansch-0/+26
2018-12-15compiletest: Add some compiletest::util unittestsPhilipp Hansch-0/+28
2018-12-15Rollup merge of #56758 - Manishearth:emoji-status-toolstate, r=kennytmPietro Albini-7/+25
2018-12-14std: Use `rustc_demangle` from crates.ioAlex Crichton-0/+1
2018-12-14Auto merge of #56536 - alexcrichton:update-master, r=Mark-Simulacrumbors-1/+5
2018-12-14Auto merge of #56778 - Xanewok:update-clippy, r=kennytmbors-14/+16
2018-12-13Add targets thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnuea...Henri Sivonen-1/+6
2018-12-13Add `--pinentry-mode=loopback` to deployment scriptAlex Crichton-1/+2
2018-12-13Update ClippyIgor Matuszewski-14/+16
2018-12-12Add short emoji status to toolstate updatesManish Goregaokar-7/+25
2018-12-12Bump to 1.33.0Alex Crichton-1/+5
2018-12-12Auto merge of #56735 - Mark-Simulacrum:fix-sign, r=alexcrichtonbors-0/+1