about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2019-11-21Update tidy check for error codes testingGuillaume Gomez-19/+49
2019-11-20Bump Miri for return code propagationAaron Hill-26/+11
2019-11-20Rollup merge of #66060 - traxys:test_65401, r=michaelwoeristerMazdak Farrokhzad-4/+37
2019-11-19Bump Miri for panic unwinding supportAaron Hill-8/+28
2019-11-19Rollup merge of #66493 - JohnTitor:ping-me-rustc-guide, r=spastorinoMazdak Farrokhzad-4/+4
2019-11-18Auto merge of #54733 - GuillaumeGomez:stabilize-rustdoc-theme, r=ollie27,Dyla...bors-2/+4
2019-11-18remove -Z option from rustdoc theme checker toolGuillaume Gomez-1/+0
2019-11-18Rename rustdoc options --themes and --check-themes to --theme and --check-themeGuillaume Gomez-2/+5
2019-11-18rename check-theme option into check-themesGuillaume Gomez-1/+1
2019-11-18Rename theme-checker option to check-themeGuillaume Gomez-1/+1
2019-11-18Add JohnTitor to rustc-guide toolstate notification listYuki Okushi-4/+4
2019-11-17Auto merge of #66488 - RalfJung:miri, r=RalfJungbors-7/+9
2019-11-17update MiriRalf Jung-7/+9
2019-11-17Auto merge of #66336 - ehuss:update-cargo-books, r=Mark-Simulacrumbors-0/+0
2019-11-15Rollup merge of #66427 - Mark-Simulacrum:errors-json, r=CentrilMazdak Farrokhzad-1/+1
2019-11-15Move JSON emitter to rustc_errorsMark Rousskov-1/+1
2019-11-15Rollup merge of #66338 - ehuss:update-mdbook, r=alexcrichtonYuki Okushi-31/+13
2019-11-14Auto merge of #66414 - JohnTitor:clippyup, r=Manishearthbors-7/+7
2019-11-14Adapt error index generator to the new formatGuillaume Gomez-16/+18
2019-11-14Fix error codes index generationGuillaume Gomez-1/+3
2019-11-14Update ClippyYuki Okushi-7/+7
2019-11-14Rollup merge of #66369 - tmiasko:compiletest-stamp, r=Mark-SimulacrumYuki Okushi-72/+90
2019-11-13compiletest: Avoid double negation in ignore conditionTomasz Miąsko-5/+6
2019-11-13compiletest: Obtain timestamps for common inputs only onceTomasz Miąsko-70/+87
2019-11-13Improve error message in make_testsPhilip Munksgaard-1/+1
2019-11-12Compiletest bump to stage0 bootstrap libtestMark Rousskov-0/+2
2019-11-12Fix mdbook-linkcheck license checks.Eric Huss-0/+3
2019-11-12Update mdbook.Eric Huss-31/+10
2019-11-12Update Cargo, booksEric Huss-0/+0
2019-11-11Update clippyManish Goregaokar-7/+7
2019-11-11Auto merge of #66213 - tmiasko:mandatory-error-warn, r=petrochenkovbors-2/+11
2019-11-11Update clippyManish Goregaokar-11/+7
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-2/+11
2019-11-09update miriRalf Jung-7/+7
2019-11-08check for sould-ice either in compilefail or incremental cfailQuentin Boyer-0/+12
2019-11-07putting the failure_status code in header.rsQuentin Boyer-6/+4
2019-11-06Have tidy ensure that we document all `unsafe` blocks in libcoreOliver Scherer-0/+17
2019-11-05Rollup merge of #66053 - RalfJung:miri-toolstate, r=pietroalbiniPietro Albini-1/+23
2019-11-04more correct error msgRalf Jung-1/+2
2019-11-04avoid using nightly featuresRalf Jung-5/+3
2019-11-03tidyQuentin Boyer-1/+3
2019-11-03remove another status code check is should-iceQuentin Boyer-1/+6
2019-11-03add header to compiletest to check for iceQuentin Boyer-4/+20
2019-11-03don't fail manifest creation if the toolstate file is missing or mal-formedRalf Jung-5/+9
2019-11-03when Miri tests are not passing, do not add Miri componentRalf Jung-1/+20
2019-11-03Validate error patterns and error annotation in ui tests when presentTomasz Miąsko-8/+11
2019-11-01Rollup merge of #65946 - ecstatic-morse:refactor-promotion2, r=eddybTyler Mandry-1/+0
2019-11-01Auto merge of #65698 - msizanoen1:dual-proc-macro-hash, r=petrochenkovbors-1/+1
2019-10-31update miriRalf Jung-7/+7
2019-10-31Adjust rustc-workspace-hackmsizanoen1-1/+1