about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2018-01-26Update rlstopecongiro-0/+0
2018-01-24Update Cargo submodule to masterAlex Crichton-0/+0
2018-01-23Auto merge of #47678 - kennytm:rollup, r=kennytmbors-8/+9
2018-01-23Rollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakiskennytm-2/+1
2018-01-23Rollup merge of #47423 - est31:rustbook_checking, r=alexcrichtonkennytm-6/+8
2018-01-22fix error_index_generatorQuietMisdreavus-1/+1
2018-01-20Rollup merge of #47535 - Manishearth:ignore-target, r=kennytmGuillaume Gomez-0/+1
2018-01-19Auto merge of #47454 - topecongiro:update-rustfmt, r=nrcbors-5/+5
2018-01-18Change the --unpretty flag to -Z unprettyMark Mansi-2/+1
2018-01-18Update rustfmt to 0.3.6topecongiro-5/+5
2018-01-18Auto merge of #47528 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-0/+210
2018-01-18add target/ to ignored tidy dirsManish Goregaokar-0/+1
2018-01-17Update Cargo and its dependenciesAlex Crichton-0/+0
2018-01-17Rollup merge of #47250 - GuillaumeGomez:test-rustdoc-js, r=Mark-SimulacrumGuillaume Gomez-0/+210
2018-01-18Rollup merge of #47509 - cuviper:rayon-rust-installer, r=Mark-Simulacrumkennytm-0/+0
2018-01-18Rollup merge of #47487 - Pulkit07:foo, r=kennytmkennytm-0/+11
2018-01-18Rollup merge of #47387 - Rantanen:linkchecker-error-msg, r=steveklabnikkennytm-1/+11
2018-01-16Update rust-installer for streaming parallelismJosh Stone-0/+0
2018-01-16Fix for older JS versionsGuillaume Gomez-1/+1
2018-01-16add a comment about parsing only prefix in header.rsPulkit Goyal-0/+2
2018-01-16rename parse_cfg_prefix() to has_cfg_prefix()Pulkit Goyal-2/+2
2018-01-16return the boolean value directly instead of using if-elsePulkit Goyal-5/+1
2018-01-16implement "only-<platforms>" for test headersPulkit Goyal-0/+13
2018-01-15Check for deadlinks from the summary during book generationest31-6/+8
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-12Add tester and a few testsGuillaume Gomez-9/+193
2018-01-12Start adding js testsGuillaume Gomez-0/+26
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-12Report errors instead of panic!()Mikko Rantanen-1/+11
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