]> git.lizzy.rs Git - rust.git/history - src/tools
Auto merge of #80746 - ehuss:update-cargo, r=ehuss
[rust.git] / src / tools /
2020-12-30 Yuki OkushiRollup merge of #80337 - jyn514:add-query-desc, r=varkor
2020-12-30 Yuki OkushiRollup merge of #80311 - sivadeilra:natvis, r=petrochenkov
2020-12-30 Yuki OkushiRollup merge of #80260 - RalfJung:less-untyped-panics...
2020-12-30 borsAuto merge of #79684 - usbalbin:const_copy, r=oli-obk
2020-12-30 borsAuto merge of #80503 - JohnTitor:rollup-b26vglu, r...
2020-12-30 Yuki OkushiRollup merge of #80487 - matthiaskrgr:field_names,...
2020-12-30 Yuki OkushiRollup merge of #80482 - matthiaskrgr:cl0ne_on_copy...
2020-12-30 Yuki OkushiRollup merge of #80477 - tmiasko:safe-forget, r=oli-obk
2020-12-30 Yuki OkushiRollup merge of #80472 - GuillaumeGomez:sans-serif...
2020-12-30 Yuki OkushiRollup merge of #80469 - BlackHoleFox:fix-time-typo...
2020-12-30 Yuki OkushiRollup merge of #80467 - LingMan:more_matches, r=oli-obk
2020-12-30 Yuki OkushiRollup merge of #80465 - eltociear:patch-3, r=jyn514
2020-12-30 Yuki OkushiRollup merge of #80464 - LingMan:map_or, r=oli-obk
2020-12-30 Yuki OkushiRollup merge of #80461 - rust-lang:tmandry-patch-1...
2020-12-30 Yuki OkushiRollup merge of #80457 - camelid:pretty-docs-commas...
2020-12-30 Yuki OkushiRollup merge of #80358 - pierwill:edit_rustc_span,...
2020-12-30 Yuki OkushiRollup merge of #80348 - matthiaskrgr:less_clones,...
2020-12-30 Yuki OkushiRollup merge of #79812 - Aaron1011:lint-item-trailing...
2020-12-30 borsAuto merge of #79472 - Aaron1011:new-remove-pretty...
2020-12-29 borsAuto merge of #80453 - petrochenkov:nocfail, r=Mark...
2020-12-29 Aaron HillRemove unnecessary semicolon from Clippy test
2020-12-29 Vadim PetrochenkovRemove `compile-fail` test suite
2020-12-29 borsAuto merge of #80014 - jyn514:box-item-kind, r=nnethercote
2020-12-29 borsAuto merge of #79084 - simonvandel:instcombine-perf...
2020-12-28 Mara BosRollup merge of #80403 - 0xflotus:patch-1, r=jyn514
2020-12-28 Mara BosRollup merge of #80402 - camelid:inferty-docs, r=matthe...
2020-12-28 Mara BosRollup merge of #80398 - CAD97:fix-80365, r=dtolnay
2020-12-28 Mara BosRollup merge of #80393 - ehuss:doc-git-link, r=jyn514
2020-12-28 Mara BosRollup merge of #80390 - ssomers:btree_cleanup_slices_2...
2020-12-28 Mara BosRollup merge of #80383 - RalfJung:wrapping-ptr-arithmet...
2020-12-28 Dylan DPCRollup merge of #80399 - jyn514:hir-id-cleanup, r=marme...
2020-12-28 Dylan DPCRollup merge of #80362 - jyn514:rustc-macros, r=ehuss
2020-12-28 Dylan DPCRollup merge of #80353 - ssomers:btree_test_split_off...
2020-12-28 Dylan DPCRollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC
2020-12-28 Dylan DPCRollup merge of #80331 - jyn514:docs, r=varkor
2020-12-28 Dylan DPCRollup merge of #80284 - ThePuzzlemaker:issue-80179...
2020-12-28 Dylan DPCRollup merge of #79815 - XAMPPRocky:relnotes-1.49.0...
2020-12-28 Dylan DPCRollup merge of #79662 - bjorn3:move_more_code_out_of_c...
2020-12-28 Pietro Albinibump rust-installer submodule
2020-12-28 borsAuto merge of #78454 - bugadani:cyclic, r=oli-obk
2020-12-28 borsAuto merge of #80397 - Mark-Simulacrum:fix-bare-tarball...
2020-12-27 borsAuto merge of #80181 - jyn514:intra-doc-primitives...
2020-12-27 borsAuto merge of #80315 - tmiasko:ignore-proc-macros,...
2020-12-27 borsAuto merge of #79134 - ohadravid:nzint-div, r=dtolnay
2020-12-27 borsAuto merge of #79642 - ijackson:default-theme-stab...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-27 borsAuto merge of #79135 - lcnr:the-paleogenesis-of-generic...
2020-12-27 borsAuto merge of #80400 - adlerd:hashclone, r=Mark-Simulacrum
2020-12-27 borsAuto merge of #80395 - ehuss:lint-docs-warn-missing...
2020-12-26 Eric Husslint-docs: Warn on missing lint when documenting.
2020-12-26 borsAuto merge of #79045 - oli-obk:dont_rely_on_alloc_happe...
2020-12-26 borsAuto merge of #80354 - ssomers:btree_test_compact,...
2020-12-26 borsAuto merge of #80316 - ehuss:rustdoc-index, r=Mark...
2020-12-26 borsAuto merge of #80209 - erikdesjardins:ptrcmp, r=Mark...
2020-12-26 borsAuto merge of #79022 - SpyrosRoum:stabilize-deque_range...
2020-12-26 borsAuto merge of #80246 - matthewjasper:projection-cycle...
2020-12-25 borsAuto merge of #80366 - Mark-Simulacrum:bump-version...
2020-12-25 borsAuto merge of #80235 - RalfJung:validate-promoteds...
2020-12-25 borsAuto merge of #80296 - wesleywiser:revert_missing_fragm...
2020-12-25 borsAuto merge of #80226 - ThePuzzlemaker:issue-80004-fix...
2020-12-25 borsAuto merge of #80187 - 0dvictor:nativelib, r=bjorn3
2020-12-25 borsAuto merge of #80364 - Dylan-DPC:rollup-0y96okz, r...
2020-12-25 Dylan DPCRollup merge of #80352 - ssomers:btree_test_diagnostics...
2020-12-25 Dylan DPCRollup merge of #80342 - pierwill:patch-1, r=lcnr
2020-12-25 Dylan DPCRollup merge of #80340 - jyn514:less-modules-attrs...
2020-12-25 Dylan DPCRollup merge of #80330 - eltociear:patch-2, r=lcnr
2020-12-25 Dylan DPCRollup merge of #80327 - PankajChaudhary5:PankajChaudha...
2020-12-25 Dylan DPCRollup merge of #80319 - jyn514:async-lifetimes, r...
2020-12-25 Dylan DPCRollup merge of #80280 - pierwill:x-readme, r=Mark...
2020-12-25 Dylan DPCRollup merge of #80274 - pierwill:lintlevelsource,...
2020-12-25 Dylan DPCRollup merge of #80160 - diondokter:move_async_fix...
2020-12-25 Dylan DPCRollup merge of #79999 - hencrice:yenlinc/79799, r...
2020-12-25 Dylan DPCRollup merge of #79213 - yoshuawuyts:stabilize-slice...
2020-12-25 borsAuto merge of #79762 - Swatinem:remap-doctest-coverage...
2020-12-24 borsAuto merge of #79347 - ssomers:btree_split_pointer_prov...
2020-12-24 borsAuto merge of #80322 - ehuss:update-cargo, r=ehuss
2020-12-24 borsAuto merge of #79742 - GuillaumeGomez:move-tooltips...
2020-12-24 borsAuto merge of #80295 - GuillaumeGomez:beautify-rework...
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
2020-12-24 borsAuto merge of #80249 - calebcartwright:update-rustfmt...
2020-12-24 borsAuto merge of #79589 - tgnottingham:shared_dep_graph...
2020-12-23 borsAuto merge of #79521 - ssomers:btree_cleanup_2, r=Mark...
2020-12-23 Eric HussAdd libz-sys to rustc-workspace-hack.
2020-12-23 borsAuto merge of #79788 - pietroalbini:bootstrap-tarball...
2020-12-23 Eric HussUpdate cargo
2020-12-23 borsAuto merge of #80328 - flip1995:clippyup, r=Mark-Simulacrum
2020-12-23 borsAuto merge of #80262 - Mark-Simulacrum:pgo-rustc, r...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-23 borsAuto merge of #80099 - jyn514:visibility-on-demand...
2020-12-23 borsAuto merge of #80095 - jyn514:stability-on-demand,...
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 Guillaume GomezRollup merge of #80297 - jyn514:more-docs, r=bjorn3
2020-12-22 Guillaume GomezRollup merge of #80248 - camelid:prioritize-zulip-topic...
2020-12-22 Guillaume GomezRollup merge of #80241 - pierwill:patch-12, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80225 - pierwill:patch-11, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80223 - pierwill:patch-10, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80222 - GreenRecycleBin:daniel/fix...
2020-12-22 Guillaume GomezRollup merge of #80219 - camelid:library_tracking_issue...
2020-12-22 Guillaume GomezRollup merge of #80204 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80203 - pierwill:pierwill-rustcmiddle...
next