about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2018-01-15Rollup merge of #47414 - est31:master, r=alexcrichtonkennytm-8/+11
2018-01-14Auto merge of #47268 - EdSchouten:cloudabi-libstd, r=alexcrichtonbors-2/+2
2018-01-13Enforce dashes in the unstable book file namesest31-8/+11
2018-01-13Rollup merge of #47282 - malbarbo:i586-musl, r=alexcrichtonkennytm-0/+1
2018-01-13Rollup merge of #47185 - ritiek:ui-test-failed-output, r=nikomatsakiskennytm-9/+106
2018-01-11Add i586-unknown-linux-musl targetMarco A L Barbosa-0/+1
2018-01-11Extend tidy to allow conditionalizing tests for multiple targets.Ed Schouten-2/+2
2018-01-09Rollup merge of #47301 - GuillaumeGomez:fix-error-index-display, r=QuietMisdr...Corey Farwell-1/+59
2018-01-09Rollup merge of #46777 - frewsxcv:frewsxcv-rotate, r=alexcrichtonCorey Farwell-1/+1
2018-01-09Fix error index displayGuillaume Gomez-1/+59
2018-01-09Auto merge of #47269 - michaelwoerister:mangled-cgu-names, r=alexcrichtonbors-0/+4
2018-01-08Shorten names of some compiler generated artifacts.Michael Woerister-0/+4
2018-01-08rustdoc: Don't import macros from private importsOliver Middleton-7/+0
2018-01-07Try to fix a perf regression by updating logMalo Jaffré-1/+1
2018-01-06Show line numbersritiek-5/+101
2018-01-06Auto merge of #47155 - nerd2:debuginfo_test_fix, r=alexcrichtonbors-0/+7
2018-01-04Clean outputritiek-9/+10
2018-01-03Auto merge of #47127 - EdSchouten:cloudabi-tests, r=kennytmbors-2/+3
2018-01-03Restore working debuginfo tests by trimming comments from non-header directiv...Sam-0/+7
2018-01-03Rollup merge of #47117 - tinaun:no_more_dups, r=frewsxcvkennytm-2/+6
2018-01-02Force the creation of libs instead of dylibs on CloudABI.Ed Schouten-2/+3
2018-01-01prevent generating duplicate stubstinaun-6/+4
2018-01-02Auto merge of #47106 - EdSchouten:compiletest-cloudabi, r=alexcrichtonbors-5/+12
2018-01-01Move the TestPaths structure from libtest to compiletest.Ed Schouten-5/+11
2018-01-01Add CloudABI to the list of supported targets in compiletest.Ed Schouten-0/+1
2018-01-01Ignore remaining broken links caused by rustdoc bugsMalo Jaffré-2/+20
2018-01-01Update crates and submodules to pull doc fixesMalo Jaffré-0/+0
2018-01-01Auto merge of #47064 - kennytm:force-trailing-newlines, r=estebankbors-0/+11
2017-12-31Update cargoFelix Schütt-0/+0
2017-12-30Add a tidy check to ensure all files have 1 or 2 trailing newlines.kennytm-0/+11
2017-12-29Update rustfmt to 0.3.4Igor Matuszewski-19/+5
2017-12-28Update RLSIgor Matuszewski-0/+0
2017-12-26Auto merge of #46554 - kennytm:45861-step-4-5-6-7-upload-test-result-and-remo...bors-54/+121
2017-12-27Clarify toolstate names. Move publish.py to a more convenient location.kennytm-0/+105
2017-12-27Revert "Add a file to trivially disable tool building or testing"kennytm-36/+0
2017-12-27cargo update and add miri as the rustc workspace member.kennytm-18/+16
2017-12-26Rollup merge of #46940 - EdSchouten:cloudabi, r=alexcrichtonkennytm-2/+6
2017-12-24Deprecate [T]::rotate in favor of [T]::rotate_{left,right}.Corey Farwell-1/+1
2017-12-24Update Cargo and its dependenciesAlex Crichton-0/+0
2017-12-22Add CloudABI to the list of supported targets.Ed Schouten-2/+6
2017-12-22Auto merge of #46732 - estebank:silence-recovered-blocks, r=petrochenkovbors-1/+1
2017-12-21Mark clippy as brokenEsteban Küber-1/+1
2017-12-22Rollup merge of #46636 - frewsxcv:frewsxcv-fn-box, r=estebankkennytm-1/+1
2017-12-21Auto merge of #46531 - cramertj:no-mo-modrs, r=nikomatsakisbors-3/+4
2017-12-20Rollup merge of #46751 - michaelwoerister:c-incremental, r=alexcrichtonkennytm-1/+1
2017-12-19Break rlsTaylor Cramer-1/+1
2017-12-19Break rustfmtTaylor Cramer-1/+1
2017-12-19Implement non-mod.rs mod statementsTaylor Cramer-1/+2
2017-12-18incr.comp.: Add -Cincremental in addition to -ZincrementalMichael Woerister-1/+1
2017-12-17Auto merge of #46436 - eddyb:unpacked, r=arielb1,oli-obkbors-1/+1