about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2017-12-10Imply must-compile-successfully in ui-tests when the run-pass flag is present.Tommy Ip-4/+6
2017-12-10Enforce successful ui tests to have must-compile-successfully flag.Tommy Ip-7/+11
2017-12-07Auto merge of #46532 - est31:master, r=est31bors-4/+6
2017-12-07extend MIR dump with detailed, extra informationNiko Matsakis-3/+8
2017-12-07Tidy: allow feature-gate tests to be ui testsest31-4/+6
2017-12-06pacify the mercilous tidyNiko Matsakis-1/+2
2017-12-06compiletest: account for `ui` reference files when deciding to skipNiko Matsakis-8/+40
2017-12-06runtest: rustfmtNiko Matsakis-754/+1136
2017-12-06Update CargoNick Cameron-0/+0
2017-12-06Update rls and rustfmtNick Cameron-7/+21
2017-12-05Add armv5te-unknown-linux-gnueabi to cross builderMarco A L Barbosa-0/+1
2017-12-02Auto merge of #46326 - GuillaumeGomez:sidebar-text, r=QuietMisdreavusbors-0/+1
2017-12-02Rollup merge of #46376 - SimonSapin:cargoup, r=kennytmkennytm-0/+0
2017-12-01Auto merge of #45846 - pietroalbini:use-nested-groups, r=petrochenkovbors-2/+2
2017-11-30Reenable clippyOliver Schneider-9/+22
2017-11-30Mark rustfmt and rls as brokenPietro Albini-2/+2
2017-11-30Update Cargo to Wed Nov 29 15:19:05 2017 +0000Simon Sapin-0/+0
2017-11-29Fix invalid HTML escapeGuillaume Gomez-0/+1
2017-11-29Update Rustfmt againNick Cameron-20/+6
2017-11-29Update CargoNick Cameron-0/+0
2017-11-29Update RLS and RustfmtNick Cameron-14/+14
2017-11-28Rollup merge of #46275 - dtolnay:compiletest-libc, r=Mark-Simulacrumkennytm-0/+2
2017-11-26mark rustfmt as brokenAriel Ben-Yehuda-1/+1
2017-11-26Compiletest libc dependency can be unix-onlyDavid Tolnay-0/+2
2017-11-25rustbuild: Enable WebAssembly backend by defaultAlex Crichton-0/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-21/+26
2017-11-24UI tests extract the regular output from the 'rendered' field in jsonOliver Schneider-8/+48
2017-11-24Simplify an Iterator::fold to Iterator::anyOliver Schneider-1/+1
2017-11-22Rollup merge of #46155 - SimonSapin:stylo, r=kennytmkennytm-2/+2
2017-11-22Rollup merge of #46052 - oli-obk:rendered_diagnostics_in_json, r=petrochenkovkennytm-4/+14
2017-11-21Revert servo to upstream in cargotestSimon Sapin-2/+2
2017-11-20[rustllvm] Use report_fatal_error over llvm_unreachableRobin Kruppe-2/+9
2017-11-20Address PR commentsOliver Schneider-1/+5
2017-11-20Include rendered diagnostic in jsonOliver Schneider-4/+10
2017-11-20Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturonbors-4/+35
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-4/+35
2017-11-19cargotest: temporarily use eddyb/servo to include servo/servo#19285.Eduard-Mihai Burtescu-2/+2
2017-11-19rustc: remove Ty::layout and move everything to layout_of.Eduard-Mihai Burtescu-1/+1
2017-11-17Auto merge of #46004 - michaelwoerister:cached-mir-wip-3, r=nikomatsakisbors-0/+1
2017-11-16Auto merge of #45897 - tromey:trait-object-debug, r=michaelwoeristerbors-0/+8
2017-11-16Reenable ClippyOliver Schneider-19/+8
2017-11-15Change clippy to broken after hir::Ty enum changeChristopher Vittal-1/+1
2017-11-15Reenable clippy testingOliver Schneider-6/+20
2017-11-15Allow minimum system LLVM version in testsTom Tromey-0/+8
2017-11-14incr.comp.: Cache TypeckTables and add -Zincremental-queries flag.Michael Woerister-1/+2
2017-11-13Auto merge of #45903 - nrc:rustfmt-dist, r=alexcrichtonbors-0/+30
2017-11-13Rollup merge of #45917 - ollie27:compiletest_stamp, r=alexcrichtonkennytm-0/+5
2017-11-13Rollup merge of #45914 - michaelwoerister:fix-test-header-parsing, r=alexcric...kennytm-10/+11
2017-11-12Bump cargo to master.Mark Simulacrum-0/+0
2017-11-13review changesNick Cameron-4/+0