summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2018-05-24Update RLS and RustfmtNick Cameron-0/+6
2018-05-24Filter out missing components from manifestsAlex Crichton-0/+22
2018-04-20Update rustfmt to fix compileAlex Crichton-20/+0
2018-04-06[beta] Update CargoAlex Crichton-0/+0
2018-04-04[beta] Update cargoAleksey Kladov-0/+0
2018-03-30Update clippyManish Goregaokar-5/+19
2018-03-30Rollup merge of #49445 - GuillaumeGomez:light-theme, r=QuietMisdreavuskennytm-3/+3
2018-03-29Rename main theme into light themeGuillaume Gomez-3/+3
2018-03-29Update clippyManish Goregaokar-19/+5
2018-03-29Update CargoAleksey Kladov-0/+0
2018-03-28Stabilize match_default_bindingsTaylor Cramer-14/+14
2018-03-26rustbuild: Fail the build if we build Cargo twiceAlex Crichton-0/+4
2018-03-26Stabilize conservative_impl_traitTaylor Cramer-19/+16
2018-03-23Test fixesAlex Crichton-1/+1
2018-03-23Rollup merge of #48883 - alexcrichton:wasm-custom-sections, r=nikomatsakisAlex Crichton-7/+8
2018-03-23Update RLS and RustfmtNick Cameron-5/+19
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-7/+8
2018-03-22Rollup merge of #49158 - varkor:compiletest-triples, r=rkruppekennytm-7/+26
2018-03-22Rollup merge of #49140 - semarie:rustdoc-test-path, r=alexcrichtonkennytm-0/+2
2018-03-22Rollup merge of #49117 - nivkner:fixme_fixup3, r=estebankkennytm-5/+0
2018-03-21Revert "remove FIXME(#33435) and remove the spurious failures counter measure"Niv Kaminer-0/+5
2018-03-20Update Cargo to fix regressionAleksey Kladov-0/+0
2018-03-20Make compiletest do exact matching on triplesvarkor-2/+4
2018-03-20Add more canonicalisations for OS_TABLE and ARCH_TABLEvarkor-5/+21
2018-03-19Update rustfmt to 0.4.1Alan Du-19/+5
2018-03-19Revert "Remove useless powerpc64 entry from ARCH_TABLE, closes #47737"varkor-0/+1
2018-03-18Auto merge of #49134 - oli-obk:clippy, r=kennytmbors-16/+19
2018-03-18Allow test target to pass without installingSébastien Marie-0/+2
2018-03-18Update RLS.kennytm-0/+0
2018-03-18Update clippyOliver Schneider-16/+19
2018-03-17remove FIXME(#33435) and remove the spurious failures counter measureNiv Kaminer-5/+0
2018-03-17remove FIXME(#11094) and allow make tests to run on targets besides hostNiv Kaminer-5/+0
2018-03-17Update CargoAleksey Kladov-0/+0
2018-03-16Automatically enable the `clippy` feature of `rls` if clippy buildsOliver Schneider-24/+37
2018-03-16Rollup merge of #48875 - jcowgill:mips-test-fixes, r=sanxiynkennytm-0/+1
2018-03-14Update RLSBoris-Chengbiao Zhou-0/+0
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-1/+5
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-08tools/compiletest: add mips64 to ARCH_LISTJames Cowgill-0/+1
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