about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-05-10Add testvarkor-0/+44
2019-05-10Allow fallible `lift_to_global` in existential type writebackvarkor-19/+26
2019-05-10Auto merge of #60588 - cuviper:be-simd-swap, r=alexcrichtonbors-4/+1
2019-05-10Auto merge of #60684 - jethrogb:jb/sgx-test, r=joshtriplettbors-0/+1
2019-05-10Auto merge of #60585 - sunfishcode:wasm32-wasi, r=alexcrichtonbors-23/+23
2019-05-10Auto merge of #60451 - rasendubi:binaryheap-min-heap, r=scottmcmbors-0/+24
2019-05-10Auto merge of #60683 - Centril:rollup-p05qh5d, r=Centrilbors-294/+818
2019-05-09Fix cfg(test) build on SGXJethro Beekman-0/+1
2019-05-09Rollup merge of #60676 - davidtwco:issue-60674, r=cramertjMazdak Farrokhzad-43/+76
2019-05-09Rollup merge of #60675 - cramertj:no-await-macro, r=nikomatsakis,CentrilMazdak Farrokhzad-23/+0
2019-05-09Rollup merge of #60671 - euclio:extern-crate, r=CentrilMazdak Farrokhzad-75/+81
2019-05-09Rollup merge of #60648 - petrochenkov:shorten2, r=Dylan-DPCMazdak Farrokhzad-2/+1
2019-05-09Rollup merge of #60618 - mark-i-m:transcribe, r=petrochenkovMazdak Farrokhzad-69/+194
2019-05-09Rollup merge of #60234 - tesaguri:cursor-default, r=AmanieuMazdak Farrokhzad-1/+1
2019-05-09Rollup merge of #60188 - estebank:recover-block, r=varkorMazdak Farrokhzad-24/+312
2019-05-09Rollup merge of #59348 - matthewjasper:cleanup-drop-shims, r=arielb1Mazdak Farrokhzad-57/+153
2019-05-09Auto merge of #60665 - pietroalbini:upgrade-ci-images, r=alexcrichtonbors-6/+12
2019-05-09Auto merge of #60672 - Centril:rollup-fhcx463, r=Centrilbors-409/+275
2019-05-09Omit the vendor component in the WASI tripleDan Gohman-23/+23
2019-05-09Add FIXME about `construct_async_arguments`.David Wood-0/+4
2019-05-09Do not modify mutability of simple bindings.David Wood-44/+46
2019-05-09Remove the old await! macroTaylor Cramer-23/+0
2019-05-09Add regression test for #60674.David Wood-0/+27
2019-05-09Rollup merge of #60657 - JohnTitor:stabilize-array, r=SimonSapinMazdak Farrokhzad-5/+8
2019-05-09Rollup merge of #60656 - petertodd:2019-inline-cursor-over-slice, r=sfacklerMazdak Farrokhzad-0/+6
2019-05-09Rollup merge of #60647 - petrochenkov:nospace, r=michaelwoeristerMazdak Farrokhzad-403/+246
2019-05-09Rollup merge of #60638 - RalfJung:pin, r=sanxiynMazdak Farrokhzad-1/+1
2019-05-09Rollup merge of #60601 - SimonSapin:cast, r=KimundiMazdak Farrokhzad-0/+14
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-75/+81
2019-05-09Auto merge of #60668 - Zoxc:hir-map-vec, r=matthewjasperbors-2/+2
2019-05-09Fix typoJohn Kåre Alsaker-2/+2
2019-05-09ci: bump ubuntu 18.10 images to 19.04Pietro Albini-2/+2
2019-05-09ci: use our own mirror for fuchsia's zircon repositoryPietro Albini-1/+1
2019-05-09ci: update dist-various-2 to ubuntu 18.04Pietro Albini-3/+9
2019-05-09Stabilize and re-export core::arrayYuki OKUSHI-5/+8
2019-05-08Inline some Cursor calls for slicesPeter Todd-0/+6
2019-05-08Auto merge of #60651 - Centril:rollup-zoamjfk, r=Centrilbors-92/+370
2019-05-09Rollup merge of #60644 - estebank:abolish-ice, r=varkorMazdak Farrokhzad-5/+61
2019-05-09Rollup merge of #60641 - estebank:defer-ice, r=oli-obkMazdak Farrokhzad-2/+35
2019-05-09Rollup merge of #60634 - Centril:lang-items-docs, r=oli-obkMazdak Farrokhzad-37/+60
2019-05-09Rollup merge of #60627 - matklad:test, r=estebankMazdak Farrokhzad-0/+40
2019-05-09Rollup merge of #60572 - tmandry:issue-59972, r=RalfJung,oli-obkMazdak Farrokhzad-0/+23
2019-05-09Rollup merge of #60550 - skinny121:concrete_const_tests, r=varkorMazdak Farrokhzad-0/+50
2019-05-09Rollup merge of #60491 - alexcrichton:update-cb, r=nikomatsakisMazdak Farrokhzad-18/+18
2019-05-09Rollup merge of #59979 - stepancheg:num-size, r=ehussMazdak Farrokhzad-30/+83
2019-05-09Skip codegen for one UI test with long file pathVadim Petrochenkov-2/+1
2019-05-09cleanup: Remove `DefIndexAddressSpace`Vadim Petrochenkov-403/+246
2019-05-08Use `delay_span_bug` for "Failed to unify obligation"Esteban Küber-5/+61
2019-05-08Auto merge of #60402 - michaelwoerister:update-profiler-rt-build, r=alexcrichtonbors-3/+16
2019-05-08fix incorrect assertMark Mansi-1/+4