about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2017-02-19Update mdbook versionSteve Klabnik-1/+1
2017-02-15Rollup merge of #39834 - cseale:feature-gate-static-recursion, r=est31Corey Farwell-1/+1
2017-02-15static recursion test added to compile-fail test suiteColm Seale-1/+1
2017-02-15Auto merge of #39633 - steveklabnik:vendor-mdbook, r=alexcrichtonbors-974/+139
2017-02-14Rollup merge of #39790 - zackw:tidy-linelen-exempt-urls, r=alexcrichtonCorey Farwell-2/+57
2017-02-14Rollup merge of #39772 - cseale:staged_api_whitelist_removal, r=est31Corey Farwell-1/+1
2017-02-14Auto merge of #39728 - eddyb:vendeur-tres-bien, r=alexcrichtonbors-1/+5
2017-02-14Adding compile fail test for staged_api featureColm Seale-1/+1
2017-02-14Automatically vendor Cargo deps when building the source tarballs.Eduard-Mihai Burtescu-1/+5
2017-02-13Replace regex-based parser for URL lines with open-coded one.Zack Weinberg-25/+46
2017-02-13fix up linkcheckerSteve Klabnik-1/+17
2017-02-13Add exceptions to tidySteve Klabnik-9/+42
2017-02-13Re-implement rustbook in terms of mdbookSteve Klabnik-971/+87
2017-02-13tidy: exempt URLs from the line length restrictionZack Weinberg-2/+36
2017-02-11Add tested item in the rustdoc --test outputGuillaume Gomez-6/+10
2017-02-10Rollup merge of #39676 - alexcrichton:fix-again, r=brsonCorey Farwell-2/+2
2017-02-10Rollup merge of #39660 - alexcrichton:shasum-dirs, r=brsonCorey Farwell-1/+2
2017-02-09Rollup merge of #39700 - msopena:master, r=est31Corey Farwell-1/+1
2017-02-09Adding compile fail test for const_indexing featureMario-1/+1
2017-02-09Rollup merge of #39647 - japaric:sparc, r=alexcrichtonCorey Farwell-0/+1
2017-02-08Rollup merge of #39599 - alexcrichton:cargo-tarball-name, r=brsonCorey Farwell-0/+2
2017-02-08Actually fix manifest generationAlex Crichton-2/+2
2017-02-08Don't include directory names in shasumsAlex Crichton-1/+2
2017-02-08build-manifest: update TARGETSJorge Aparicio-0/+1
2017-02-08Rollup merge of #39630 - alexcrichton:update-manifest, r=brsonCorey Farwell-4/+13
2017-02-08Rollup merge of #39597 - GuillaumeGomez:correct_rustdoc_test_file, r=alexcric...Corey Farwell-25/+58
2017-02-08Add more test for rustdoc --testGuillaume Gomez-25/+58
2017-02-07Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brsonCorey Farwell-27/+49
2017-02-07Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brsonCorey Farwell-1/+517
2017-02-07Rename manifest_version to manifest-versionAlex Crichton-4/+13
2017-02-06Fix a manifest-generation bug on betaAlex Crichton-0/+2
2017-02-06compiletest: Add caching of test resultsAlex Crichton-1/+48
2017-02-06std: Remove cfg(cargobuild) annotationsAlex Crichton-26/+1
2017-02-03Update to last cargo versionGuillaume Gomez-1/+1
2017-02-03Update cargo version to last masterGuillaume Gomez-1/+1
2017-02-03Create new flag to test rustdoc --testGuillaume Gomez-47/+49
2017-02-03Move test from bootstrap to compiletestGuillaume Gomez-14/+84
2017-01-31Auto merge of #38847 - michaelwoerister:gate-on-incr-comp, r=alexcrichtonbors-0/+4
2017-01-31[Gate Tests] - marking feature testsColm Seale-2/+1
2017-01-30compiletest: Clear RUSTFLAGS env-var for run-make tests.Michael Woerister-0/+4
2017-01-29Add support for test suites emulated in QEMUAlex Crichton-1/+517
2017-01-27Rollup merge of #39284 - alexcrichton:manifesting, r=brsonAlex Crichton-0/+412
2017-01-25rustbuild: Add manifest generation in-treeAlex Crichton-0/+412
2017-01-24Remove Reflectest31-1/+1
2017-01-22Remove proc_macro from the tidy whitelist againest31-4/+10
2017-01-22[Gate Tests] - marking feature testsColm Seale-4/+2
2017-01-22Auto merge of #39060 - jseyfried:improve_unused, r=nrcbors-1/+1
2017-01-22Warn on unused `#[macro_use]` imports.Jeffrey Seyfried-1/+1
2017-01-21Auto merge of #39204 - ollie27:linkchecker_fragment, r=alexcrichtonbors-11/+10
2017-01-20Rollup merge of #39068 - alexcrichton:more-small-tests, r=brsonAlex Crichton-32/+41