about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-08-07Rollup merge of #63314 - tshepang:update-src-readme, r=matthewjasperMazdak Farrokhzad-5/+2
2019-08-07Rollup merge of #63310 - gorup:partial-moves, r=cramertjMazdak Farrokhzad-0/+95
2019-08-07Rollup merge of #63308 - spastorino:place-ref-base-is-ref, r=oli-obkMazdak Farrokhzad-10/+10
2019-08-07Rollup merge of #63294 - alsuren:async-tests, r=cramertjMazdak Farrokhzad-0/+501
2019-08-07Rollup merge of #63163 - bravomikekilo:master, r=cramertjMazdak Farrokhzad-41/+916
2019-08-07Rollup merge of #63034 - tmandry:reduce-generator-size-regressions, r=cramertjMazdak Farrokhzad-10/+75
2019-08-06passify tidyMark Mansi-0/+0
2019-08-06redox: convert to target_family unixJeremy Soller-6440/+590
2019-08-06Fix generator size regressions due to optimizationTyler Mandry-0/+21
2019-08-06Auto merge of #63320 - RalfJung:miri, r=oli-obkbors-11/+8
2019-08-06update to rustc-guide that passes toolstateMark Mansi-0/+0
2019-08-06review commentsEsteban Küber-10/+16
2019-08-06Remove unnecessary features from compiler error code listJethro Beekman-6/+0
2019-08-06Add an overflow check in truncate implementation for Unix.Marcin Mielniczuk-3/+11
2019-08-06move error with diverging output to compile-failEsteban Küber-14/+0
2019-08-06Auto merge of #61515 - shepmaster:boxed-slice-to-array, r=cramertjbors-6/+195
2019-08-06Improve `ptr_rotate` performance, tests, and benchmarksAaron Kutch-69/+216
2019-08-06test drop order for locals when a future is dropped part-way through executionDavid Laban-0/+176
2019-08-06avoid unnecessary reservations in std::io::Take::read_to_endJack O'Connor-8/+58
2019-08-06Rollup merge of #63298 - RalfJung:assume_init, r=Mark-Simulacrum,CentrilMazdak Farrokhzad-1/+10
2019-08-06Rollup merge of #63296 - alexcrichton:deduplicate-demangle, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2019-08-06Rollup merge of #63286 - Mark-Simulacrum:resolve-no-cb, r=petrochenkovMazdak Farrokhzad-24/+24
2019-08-06Rollup merge of #62837 - Kinrany:patch-1, r=GuillaumeGomezMazdak Farrokhzad-7/+15
2019-08-06Rollup merge of #62821 - GuillaumeGomez:not-listed-methods, r=Mark-SimulacrumMazdak Farrokhzad-3/+34
2019-08-06Rollup merge of #62459 - timvermeulen:result_sum_internal_iteration, r=scottmcmMazdak Farrokhzad-119/+67
2019-08-06doc: Reword deprecation message of MetadataExt::as_raw_statLzu Tao-3/+4
2019-08-06Ignore no support targetsYuki Okushi-1/+3
2019-08-06fixup! test drop order for parameters when a future is dropped part-way throu...David Laban-1/+1
2019-08-06clarifyRalf Jung-2/+2
2019-08-06Auto merge of #63319 - Centril:rollup-d89rmey, r=Centrilbors-330/+808
2019-08-06Add rustfix test and fix test name.bravomikekilo-127/+220
2019-08-06be clear that 1-init Vec being valid (but not safe) is not a stable guaranteeRalf Jung-2/+4
2019-08-06bump MiriRalf Jung-11/+8
2019-08-06Rollup merge of #63315 - rust-lang:fix-63313, r=alexregMazdak Farrokhzad-1/+1
2019-08-06Rollup merge of #63312 - tshepang:doc-fix, r=CentrilMazdak Farrokhzad-1/+1
2019-08-06Rollup merge of #63299 - spastorino:in-projection-use-ref, r=oli-obkMazdak Farrokhzad-14/+15
2019-08-06Rollup merge of #63295 - RalfJung:align_offset, r=dtolnayMazdak Farrokhzad-4/+8
2019-08-06Rollup merge of #63293 - shepmaster:align-to-doc, r=RalfJungMazdak Farrokhzad-6/+8
2019-08-06Rollup merge of #63287 - Mark-Simulacrum:span-no-ref, r=CentrilMazdak Farrokhzad-6/+6
2019-08-06Rollup merge of #63285 - Mark-Simulacrum:rm-await-origin, r=CentrilMazdak Farrokhzad-9/+0
2019-08-06Rollup merge of #63272 - Mark-Simulacrum:clean-attr, r=petrochenkovMazdak Farrokhzad-20/+16
2019-08-06Rollup merge of #63264 - arielb1:revert-private-coherence-errors, r=estebankMazdak Farrokhzad-7/+22
2019-08-06Rollup merge of #63260 - RalfJung:ptr-test, r=matkladMazdak Farrokhzad-2/+1
2019-08-06Rollup merge of #63230 - tmandry:disallow-possibly-uninitialized, r=CentrilMazdak Farrokhzad-131/+209
2019-08-06Rollup merge of #63184 - JasonShin:master, r=sfacklerMazdak Farrokhzad-0/+2
2019-08-06Rollup merge of #63017 - matklad:no-fatal, r=petrochenkovMazdak Farrokhzad-116/+223
2019-08-06Rollup merge of #61457 - timvermeulen:double_ended_iters, r=scottmcmMazdak Farrokhzad-13/+296
2019-08-06Auto merge of #62987 - Thomasdezeeuw:ioslice-advance, r=Thomasdezeeuwbors-1/+351
2019-08-05fix testsEsteban Küber-55/+78
2019-08-06Update rustfmt to 1.4.4topecongiro-18/+18