about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2020-06-15Auto merge of #72357 - ortem:new-dbg-pretty-printers, r=pnkfelixbors-7/+32
2020-06-15Rollup merge of #72938 - lzutao:stabilize_option_zip, r=dtolnayRalf Jung-10/+5
2020-06-15Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakisbors-6/+4
2020-06-13Stabilize Option::zipLzu Tao-10/+5
2020-06-12Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnayDylan DPC-52/+52
2020-06-12Auto merge of #73266 - ehuss:update-cargo, r=ehussbors-0/+0
2020-06-11Update cargoEric Huss-0/+0
2020-06-12Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievinkbors-0/+9
2020-06-11Rollup merge of #73182 - Aaron1011:feature/call-fn-span, r=matthewjasperDylan DPC-94/+94
2020-06-11Remove ImplItemKind::OpaqueTy from clippyMatthew Jasper-3/+1
2020-06-11Remove associated opaque typesMatthew Jasper-3/+3
2020-06-10Clippy fixesAaron Hill-5/+5
2020-06-10Update Clippy for MethodCall changesAaron Hill-89/+89
2020-06-09Update cargoEric Huss-0/+0
2020-06-10Migrate to numeric associated constsLzu Tao-52/+52
2020-06-09Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippyLzu Tao-914/+3943
2020-06-09Implement new gdb/lldb pretty-printersortem-7/+32
2020-06-09[AVR] Update the compiletest library to recognize AVR as a 16-bit targetDylan McKay-0/+8
2020-06-09[AVR] Add AVR platform supportJake Goulding-0/+1
2020-06-06Rollup merge of #72508 - ecstatic-morse:poly-self-ty, r=nikomatsakisRalf Jung-1/+1
2020-06-06Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrumbors-3/+3
2020-06-05Auto merge of #72957 - Mark-Simulacrum:bootstrap-bump, r=sfacklerbors-4/+4
2020-06-04Auto merge of #72901 - ehuss:update-cargo, r=Mark-Simulacrumbors-0/+0
2020-06-04Update `rls` submodulemarmeladema-0/+0
2020-06-03Bump to 1.46Mark Rousskov-4/+4
2020-06-03Update fulldeps tests and clippyVadim Petrochenkov-2/+2
2020-06-02Rename the crates in source codeVadim Petrochenkov-1/+1
2020-06-02compiletest: Add name directive for remote runnersTom Eccles-0/+1
2020-06-02tools/remote-test-server: make use of verbose optionTom Eccles-6/+16
2020-06-02tools/remote-test-{server,client}: support RUST_TEST_TMPDIRTom Eccles-8/+15
2020-06-02Auto merge of #72672 - seritools:remote-test-windows, r=Mark-Simulacrumbors-39/+88
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