about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-12-30Rollup merge of #67622 - gilescope:async-keyword-doc, r=CentrilYuki Okushi-4/+23
2019-12-30Rollup merge of #67564 - Mark-Simulacrum:iter-adapter-panic, r=LukasKalbertodtYuki Okushi-0/+5
2019-12-30Rollup merge of #67287 - Centril:mismatch-range-improve-diag, r=estebankYuki Okushi-38/+81
2019-12-30Rollup merge of #64273 - petrochenkov:stabattrmod, r=CentrilYuki Okushi-72/+58
2019-12-30note other end-point when typeck range patsMazdak Farrokhzad-38/+81
2019-12-29Auto merge of #66942 - cjgillot:hirene-ty, r=Zoxcbors-916/+965
2019-12-29Auto merge of #67112 - Centril:expr-polish, r=estebankbors-537/+585
2019-12-29Auto merge of #67661 - JohnTitor:clippy-cargo, r=oli-obkbors-15/+14
2019-12-29Auto merge of #67694 - Dylan-DPC:rollup-wxxm9yu, r=Dylan-DPCbors-5/+9
2019-12-29Some keyword documentation.Giles Cope-4/+23
2019-12-29Update Cargo.lockYuki Okushi-7/+7
2019-12-29Update cargoYuki Okushi-0/+0
2019-12-29Update ClippyYuki Okushi-8/+7
2019-12-29Rollup merge of #67679 - kraai:change-be-returning-to-return, r=Dylan-DPCDylan DPC-2/+2
2019-12-29Rollup merge of #67673 - JohnTitor:mailmap, r=Dylan-DPCDylan DPC-0/+1
2019-12-29Rollup merge of #67482 - ldm0:master, r=petrochenkovDylan DPC-3/+6
2019-12-29Auto merge of #67614 - Mark-Simulacrum:global-callbacks, r=Zoxcbors-75/+99
2019-12-28Auto merge of #67334 - estebank:ignore-triple, r=nikomatsakisbors-131/+268
2019-12-28Ignore i586-unknown-linux-gnu and i586-unknown-musl in testsEsteban Küber-131/+267
2019-12-28Auto merge of #67151 - petrochenkov:docomm, r=estebankbors-103/+81
2019-12-28Auto merge of #67459 - ssomers:#67438, r=RalfJungbors-25/+152
2019-12-28Change "be returning" to "return"Matthew Kraai-2/+2
2019-12-28Auto merge of #67675 - RalfJung:miri, r=RalfJungbors-7/+9
2019-12-28update miriRalf Jung-7/+9
2019-12-28doc comments: Less attribute mimickingVadim Petrochenkov-103/+81
2019-12-28Auto merge of #67605 - lzutao:msdn-links, r=Mark-Simulacrumbors-30/+30
2019-12-28Stabilize attribute macros on inline modulesVadim Petrochenkov-72/+58
2019-12-28Update .mailmapYuki Okushi-0/+1
2019-12-28Auto merge of #67598 - jumbatm:issue67557_simd_shuffle, r=oli-obkbors-3/+71
2019-12-27Teach `compiletest` to ignore platform triplesEsteban Küber-0/+1
2019-12-28Auto merge of #67670 - oli-obk:rollup-2dp08sd, r=oli-obkbors-174/+267
2019-12-28Rollup merge of #67664 - Manishearth:mailmapfixes, r=Mark-SimulacrumOliver Scherer-1/+3
2019-12-28Rollup merge of #67659 - SimonSapin:matches, r=rkruppeOliver Scherer-7/+1
2019-12-28Rollup merge of #67654 - rossmacarthur:fix-51770-add-regression-test, r=CentrilOliver Scherer-0/+20
2019-12-28Rollup merge of #67635 - Mark-Simulacrum:path-doc-unsafe, r=dtolnayOliver Scherer-0/+7
2019-12-28Rollup merge of #67633 - christianpoveda:patch-1, r=Mark-SimulacrumOliver Scherer-3/+4
2019-12-28Rollup merge of #67632 - kraai:remove-collapsed-reference-links, r=steveklabnikOliver Scherer-30/+30
2019-12-28Rollup merge of #67629 - kraai:remove-redundant-link-texts, r=steveklabnikOliver Scherer-17/+17
2019-12-28Rollup merge of #67621 - matthewjasper:correct-static-type, r=oli-obkOliver Scherer-9/+22
2019-12-28Rollup merge of #67617 - kraai:remove-compiler_builtins_lib-docs, r=Dylan-DPCOliver Scherer-40/+1
2019-12-28Rollup merge of #67604 - christianpoveda:scalar_to_(u|i)64, r=RalfJungOliver Scherer-21/+35
2019-12-28Rollup merge of #67602 - xfix:use-issue-none-instead-of-0-in-intrinsics, r=Ce...Oliver Scherer-6/+6
2019-12-28Rollup merge of #67594 - oxalica:update-libc, r=Dylan-DPCOliver Scherer-2/+2
2019-12-28Rollup merge of #67588 - Kixunil:nonnull-slice-iter, r=rkruppeOliver Scherer-22/+25
2019-12-28Rollup merge of #67576 - king6cong:slice_repeat, r=Dylan-DPCOliver Scherer-4/+4
2019-12-28Rollup merge of #65244 - seanmonstar:into-future, r=seanmonstarOliver Scherer-12/+90
2019-12-27core: add IntoFuture trait and support for awaitSean McArthur-12/+90
2019-12-27Auto merge of #67035 - Goirad:implement-ipadd-padding, r=dtolnaybors-13/+80
2019-12-27Address review.Camille GILLOT-9/+10
2019-12-27Fallout in other crates.Camille GILLOT-226/+248