about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-01-12convert match statement to if letTobias Thiel-5/+2
2020-01-11use winapi for non-stdlib Windows bindingsAndy Russell-4/+2
2020-01-11Revert "Rollup merge of #67727 - Dylan-DPC:stabilise/remove_item, r=alexcrich...Lzu Tao-0/+1
2020-01-10Auto merge of #68101 - JohnTitor:rollup-mvmjukr, r=JohnTitorbors-1/+3
2020-01-11Rollup merge of #68019 - cuviper:in-tree-compiletest, r=Mark-SimulacrumYuki Okushi-1/+3
2020-01-10Update ClippyYuki Okushi-7/+9
2020-01-10Rollup merge of #68006 - infinity0:master, r=nikomatsakisYuki Okushi-0/+1
2020-01-09compiletest: Do not deduplicate diagnostics in UI testsVadim Petrochenkov-0/+2
2020-01-08Comment on allowing only feature(test) in compiletestJosh Stone-1/+3
2020-01-08Recognise riscv64 in compiletestXimin Luo-0/+1
2020-01-07Auto merge of #67924 - RalfJung:miri, r=RalfJungbors-8/+8
2020-01-07update miriRalf Jung-8/+8
2020-01-07Auto merge of #67961 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2020-01-07Auto merge of #67964 - JohnTitor:rollup-pu5kosl, r=JohnTitorbors-1/+0
2020-01-06Update cargoEric Huss-0/+0
2020-01-07Update ClippyYuki Okushi-7/+7
2020-01-06remove usage of feature gatedylan_DPC-1/+0
2020-01-05Auto merge of #67821 - matthiaskrgr:submodule_upd, r=Xanewokbors-0/+0
2020-01-05Update ClippyYuki Okushi-9/+7
2020-01-04tools/compiletest: fix argument ordering for allowing unused in ui & compile-...Tobias Thiel-11/+31
2020-01-04submodules: update rls from fed7a31 to 7c0489cMatthias Krüger-0/+0
2020-01-04Rollup merge of #67810 - crlf0710:uncommon_codepoints_lint, r=ManishearthMazdak Farrokhzad-0/+2
2020-01-04Rollup merge of #67789 - ollie27:linkchecker_whitelist, r=nikomatsakisMazdak Farrokhzad-20/+9
2020-01-04Rollup merge of #67786 - Centril:canon-span, r=petrochenkovMazdak Farrokhzad-1/+2
2020-01-03Implement uncommon_codepoints lint.Charles Lew-0/+2
2020-01-02Normalize `syntax::edition` imports.Mazdak Farrokhzad-1/+2
2020-01-02update miriRalf Jung-8/+8
2020-01-01Cleanup linkchecker whitelistOliver Middleton-20/+9
2019-12-31Auto merge of #67726 - JohnTitor:clippy-up, r=oli-obkbors-7/+9
2019-12-31Update ClippyYuki Okushi-7/+9
2019-12-30Support `-Z ui-testing=yes/no`Vadim Petrochenkov-18/+2
2019-12-29Update cargoYuki Okushi-0/+0
2019-12-29Update ClippyYuki Okushi-8/+7
2019-12-28Auto merge of #67334 - estebank:ignore-triple, r=nikomatsakisbors-0/+1
2019-12-28update miriRalf Jung-7/+9
2019-12-27Teach `compiletest` to ignore platform triplesEsteban Küber-0/+1
2019-12-26Add unicode-normalization to whitelist.Charles Lew-1/+3
2019-12-25Auto merge of #66919 - dtolnay:description, r=KodrAusbors-1/+1
2019-12-24Deprecate Error::description for realDavid Tolnay-1/+1
2019-12-25Auto merge of #67303 - dtolnay:rls, r=Xanewokbors-0/+0
2019-12-24x.py fmt after previous deignoreMark Rousskov-110/+160
2019-12-24Silence line length warningsMark Rousskov-3/+18
2019-12-24update miriRalf Jung-9/+7
2019-12-22Format the worldMark Rousskov-1822/+1330
2019-12-22Auto merge of #67505 - Centril:rollup-7win7ty, r=Centrilbors-17/+16
2019-12-22Auto merge of #67486 - matthiaskrgr:submodule_upd, r=oli-obkbors-5/+11
2019-12-22Rollup merge of #67480 - rossmacarthur:fix-41260-avoid-issue-0-part-2, r=CentrilMazdak Farrokhzad-17/+16
2019-12-22Auto merge of #66932 - rust-lang:pass-check-runfail, r=petrochenkovbors-65/+146
2019-12-21refactor & address review commentsMazdak Farrokhzad-57/+103
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-23/+54