about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-06-02Rollup merge of #72775 - JohnTitor:await-sugg, r=estebankYuki Okushi-0/+5
2020-06-01Update cargoEric Huss-0/+0
2020-06-01Call `skip_binder` or `no_bound_vars` before `self_ty`Dylan MacKenzie-1/+1
2020-06-01bump Miri, update for cargo-miri being a separate projectRalf Jung-9/+9
2020-05-31Make `remote-test-client` work as cargo runner againDennis Duda-5/+6
2020-05-31Update help text of remote-test-client to reflect changed commandDennis Duda-3/+4
2020-05-31Fix `set_permissions` call for non-windowsDennis Duda-1/+1
2020-05-31Unify temp path generation for non-androidDennis Duda-4/+4
2020-05-31Make remote-test-client and remote-test-server compatible with windowsDennis Duda-36/+83
2020-05-30Return early to avoid ICEYuki Okushi-0/+5
2020-05-29Auto merge of #72671 - flip1995:clippyup, r=Xanewokbors-451/+1572
2020-05-29Add fibersapi feature to winapi in rustc-workspace-hackflip1995-0/+1
2020-05-29Rollup merge of #72466 - lzutao:stabilize_str-strip, r=dtolnayDylan DPC-1/+0
2020-05-28Update RLS to clippyup branchflip1995-0/+0
2020-05-28Temp fix: don't run cargo lint tests in rustc test suiteflip1995-0/+3
2020-05-28submodules: Update RLS and RustfmtIgor Matuszewski-18/+18
2020-05-28Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2flip1995-433/+1550
2020-05-28Auto merge of #72494 - lcnr:predicate-cleanup, r=nikomatsakisbors-2/+1
2020-05-27Auto merge of #72601 - JohnTitor:deps, r=Mark-Simulacrumbors-5/+0
2020-05-27Auto merge of #72596 - ehuss:update-cargo, r=ehussbors-0/+0
2020-05-26Import missing functions from storage.jsGuillaume Gomez-1/+1
2020-05-26Update allowed crates listYuki Okushi-5/+0
2020-05-25Update cargoEric Huss-0/+0
2020-05-25Fix bug in shebang handlingRussell Cohen-0/+5
2020-05-24bump MiriRalf Jung-7/+11
2020-05-23iterate List by valueBastian Kauschke-2/+1
2020-05-23Auto merge of #72478 - Dylan-DPC:rollup-vval8du, r=Dylan-DPCbors-1/+16
2020-05-22Use `OnceCell` instead of `Once`Dylan MacKenzie-1/+1
2020-05-22Replace `rustc_data_structures::sync::Once` with `OnceCell`Dylan MacKenzie-0/+1
2020-05-22Rollup merge of #72395 - Elinvynia:highfive, r=Mark-SimulacrumDylan DPC-1/+16
2020-05-22Stabilize str_strip featureLzu Tao-1/+0
2020-05-22Allow rust-highfive to label issues it creates.Elinvynia-1/+16
2020-05-20introduce newtype'd `Predicate<'tcx>`Bastian Kauschke-6/+6
2020-05-20rename `Predicate` to `PredicateKind`, introduce aliasBastian Kauschke-5/+5
2020-05-20Auto merge of #72339 - ehuss:update-cargo, r=ehussbors-0/+0
2020-05-19Auto merge of #69171 - Amanieu:new-asm, r=nagisa,nikomatsakisbors-7/+104
2020-05-19Auto merge of #68717 - petrochenkov:stabexpat, r=varkorbors-3/+2
2020-05-18Update cargoEric Huss-0/+0
2020-05-18Handle InlineAsm in clippyAmanieu d'Antras-7/+104
2020-05-18Add remote-test-client help textTom Eccles-5/+51
2020-05-17Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyupflip1995-1102/+1770
2020-05-16Rollup merge of #72047 - Julian-Wollersberger:literal_error_reporting_cleanup...Ralf Jung-2/+2
2020-05-16Rollup merge of #71919 - Xanewok:bump-syn-1, r=XanewokDylan DPC-1/+1
2020-05-16Rollup merge of #72090 - RalfJung:rustc_driver-exit-code, r=oli-obkDylan DPC-3/+1
2020-05-16Rollup merge of #71948 - csmoe:issue-61076, r=oli-obkDylan DPC-16/+2
2020-05-16Rollup merge of #71724 - GuillaumeGomez:doc-alias-improvements, r=ollie27Dylan DPC-37/+68
2020-05-15implement type_implments_trait querycsmoe-16/+2
2020-05-14Make current crate aliases go firstGuillaume Gomez-2/+4
2020-05-14Auto merge of #72058 - RalfJung:no-dist-lldb, r=Mark-Simulacrumbors-18/+0
2020-05-13Auto merge of #72118 - flip1995:clippyup, r=oli-obkbors-257/+1574