about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2018-02-06Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichtonkennytm-4/+10
2018-02-05Update clippy and miri submoduleOliver Schneider-34/+36
2018-02-04add exceptions for new depssteveklabnik-0/+2
2018-02-04update mdbook to 0.1.2steveklabnik-4/+8
2018-02-04Rollup merge of #47978 - eddyb:iu, r=kennytmkennytm-4/+4
2018-02-04Rollup merge of #47912 - cuviper:glibc-stack-guard, r=alexcrichtonkennytm-1/+1
2018-02-04Update RLS and RustfmtNick Cameron-5/+19
2018-02-03ui tests: diff from old (expected) to new (actual) instead of backwards.Eduard-Mihai Burtescu-4/+4
2018-01-31Enable stack-probe tests with system LLVM >= 5.0Josh Stone-1/+1
2018-01-30Rollup merge of #47780 - varkor:cross-file-errors-line-col, r=estebankkennytm-1/+1
2018-01-28rustc: Split Emscripten to a separate codegen backendAlex Crichton-0/+1
2018-01-28Auto merge of #47671 - alexcrichton:trans-c-api-only, r=Mark-Simulacrumbors-3/+10
2018-01-27rustc: Load the `rustc_trans` crate at runtimeAlex Crichton-3/+10
2018-01-26Updated Cargo commit hashGilad Naaman-0/+0
2018-01-26Added JSON output to libtest.Gilad Naaman-1/+1
2018-01-26Add line numbers and columns to error messages spanning multiple filesvarkor-1/+1
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