about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2017-03-10Rollup merge of #40297 - alexcrichton:fix-submodules, r=brsonAlex Crichton-0/+0
2017-03-10Rollup merge of #40225 - shepmaster:restore-build-date-file, r=alexcrichtonAlex Crichton-3/+14
2017-03-10Don't put Cargo into the rustc workspaceAlex Crichton-0/+0
2017-03-10travis: Fuchsia builderPetr Hosek-0/+2
2017-03-09Restore creating the channel-rust-$channel-date.txt filesJake Goulding-1/+12
2017-03-09Fix botched member variable renameJake Goulding-2/+2
2017-03-05Remove the compile-fail feature gates whitelistGibson Fahnestock-5/+0
2017-03-05Add compile-fail test for cfg_target_thread_localGibson Fahnestock-1/+0
2017-03-05Add compile-fail test for unwind_attributesGibson Fahnestock-1/+1
2017-03-05Add compile fail test for stmt_expr_attributestopecongiro-1/+0
2017-03-03Auto merge of #39917 - alexcrichton:build-cargo, r=brsonbors-10/+16
2017-03-03rustbuild: Add support for compiling CargoAlex Crichton-9/+15
2017-03-02Add compile fail test for SIMDDaniel Xu-1/+0
2017-03-01Add Cargo as a submoduleAlex Crichton-1/+1
2017-03-01Add compile fail test for abi_ptxtopecongiro-1/+1
2017-02-28Rollup merge of #40151 - steveklabnik:update-mdbook, r=frewsxcvSteve Klabnik-1/+1
2017-02-28update mdbook versionSteve Klabnik-1/+1
2017-03-01Add compile test for cfg_target_has_atomictopecongiro-1/+0
2017-02-28Add compile fail test for unboxed_closures featuretopecongiro-2/+2
2017-02-25build-manifest: Remove old to_hex functionAlex Crichton-17/+1
2017-02-25build-manifest: Fix typos with rust-analysisAlex Crichton-2/+2
2017-02-25Rollup merge of #40031 - cynicaldevil:master, r=est31Eduard-Mihai Burtescu-3/+3
2017-02-25Rollup merge of #40026 - nrc:analysis-manifest, r=alexcrichtonEduard-Mihai Burtescu-0/+10
2017-02-25Rollup merge of #39859 - GuillaumeGomez:rustdoc-test-relative-path, r=alexcri...Eduard-Mihai Burtescu-3/+14
2017-02-22Make path separator replacement for subfiles as wellGuillaume Gomez-1/+1
2017-02-23Added test for inclusive_range_syntax in compile-fail test suiteNikhil Shagrithaya-3/+3
2017-02-22Add save-analysis data to nightly manifests.Nick Cameron-0/+10
2017-02-20Auto merge of #39717 - pnkfelix:check-timestamps-in-compiletest-miropt, r=ale...bors-0/+14
2017-02-20Update mdBook versionSteve Klabnik-1/+1
2017-02-20Enable linkchecker on booksSteve Klabnik-8/+16
2017-02-20Fix #39690: make mir-opt mode for compiletest check timestamps.Felix S. Klock II-0/+14
2017-02-19Update mdbook versionSteve Klabnik-1/+1
2017-02-20Fix rustdoc test with new file pathGuillaume Gomez-3/+14
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