about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2019-03-25Save coverage file in build_base path, not /tmpPhilipp Hansch-6/+10
2019-03-25SGX target: fix std unit testsJethro Beekman-0/+1
2019-03-25s/lints/diagnosticsPhilipp Hansch-2/+2
2019-03-25compiletest: make path normalization smarterAndy Russell-5/+98
2019-03-24Add a way to track Rustfix UI test coveragePhilipp Hansch-1/+47
2019-03-22Rename miri component to miri-previewMateusz Mikuła-3/+4
2019-03-22Auto merge of #58995 - Centril:refactor-build-manifest, r=alexcrichtonbors-204/+197
2019-03-20Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichtonbors-9/+68
2019-03-20Allow itertoolsJohn Kåre Alsaker-0/+1
2019-03-20Rollup merge of #59038 - kennytm:track-embedded-book, r=oli-obkkennytm-3/+8
2019-03-18Update Clippy, RLS and RustfmtMateusz Mikuła-13/+15
2019-03-17Auto merge of #59250 - bovinebuddha:filter_ui_revision_tests, r=petrochenkovbors-1/+1
2019-03-17compiletest: Filter test annotations from UI test output for revision testsMathias Blikstad-1/+1
2019-03-16Merge remote-tracking branch 'upstream/master' into asm-compile-testsDenys Zariaiev-14/+31
2019-03-16Rollup merge of #59212 - mati865:musl_toolchain, r=alexcrichtonkennytm-0/+1
2019-03-16Rollup merge of #58941 - wzssyqa:master, r=alexcrichtonkennytm-0/+16
2019-03-15Add x86_64 musl host to the manifestMateusz Mikuła-0/+1
2019-03-14update miriRalf Jung-14/+14
2019-03-13Merge remote-tracking branch 'upstream/master' into asm-compile-testsDenys Zariaiev-77/+478
2019-03-13Update cargoEric Huss-0/+0
2019-03-12Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M...bors-19/+408
2019-03-11compiletest: Filter away test annotations from UI test outputVadim Petrochenkov-0/+6
2019-03-10Make js tests work even with resource-suffix optionGuillaume Gomez-3/+30
2019-03-10Bump Clippy and RLSIgor Matuszewski-5/+10
2019-03-10refactor build-mainfest.Mazdak Farrokhzad-204/+197
2019-03-10Fix tidykennytm-1/+4
2019-03-10Update src/tools/publish_toolstate.pyJames Munns-1/+1
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-12/+0
2019-03-09Rollup merge of #58990 - oli-obk:miri_manifest, r=alexcrichtonMazdak Farrokhzad-1/+3
2019-03-09Track embedded-book in the toolstatekennytm-3/+5
2019-03-08Update cargo, rlsEric Huss-0/+0
2019-03-08Auto merge of #58915 - ljedrz:deprecate_nodeid_methods, r=Zoxcbors-8/+5
2019-03-08update clippyljedrz-8/+5
2019-03-07Actually publish miri in the manifestOliver Scherer-1/+3
2019-03-06Improve codeGuillaume Gomez-1/+4
2019-03-05MIPS: add r6 supportYunQiang Su-0/+16
2019-03-05Create a derive macro for HashStableJohn Kåre Alsaker-0/+1
2019-03-03Update ClippyIgor Matuszewski-5/+8
2019-03-03Auto merge of #58879 - spastorino:update_miri, r=oli-obkbors-14/+14
2019-03-02Update miriSantiago Pastorino-14/+14
2019-03-02Rollup merge of #58842 - mati865:53005, r=alexcrichtonkennytm-1/+1
2019-03-02Rollup merge of #58835 - Centril:rust_2018_idioms-remote-test, r=oli-obkkennytm-2/+6
2019-03-02Rollup merge of #58833 - Centril:rust_2018_idioms-rustbook, r=oli-obkkennytm-4/+5
2019-03-01Forbid duplicating Cargo as a dependencyMateusz Mikuła-1/+1
2019-03-01tools/remote-test-{client,server}: deny(rust_2018_idioms)Mazdak Farrokhzad-2/+6
2019-03-01tools/rustbook: deny(rust_2018_idioms)Mazdak Farrokhzad-4/+5
2019-03-01tidy: deny(rust_2018_idioms)Mazdak Farrokhzad-8/+9
2019-02-28Move rustdoc-js testing into compiletestGuillaume Gomez-4/+28
2019-02-27Introduce assembly testsDenys Zariaiev-9/+68
2019-02-27Fix tidy check for language and library featuresDan Robertson-10/+12