about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-06-27Rollup merge of #62154 - mark-i-m:old-fixme, r=CentrilMazdak Farrokhzad-1/+1
2019-06-27Rollup merge of #62152 - doctorn:async_let_ice, r=cramertjMazdak Farrokhzad-9/+89
2019-06-27Rollup merge of #62131 - Xanewok:clip-some-nits, r=petrochenkovMazdak Farrokhzad-49/+49
2019-06-27Rollup merge of #62124 - matklad:without-with, r=petrochenkovMazdak Farrokhzad-139/+121
2019-06-27Rollup merge of #62106 - cramertj:test-await, r=centrilMazdak Farrokhzad-0/+338
2019-06-27Rollup merge of #62102 - RalfJung:read, r=CentrilMazdak Farrokhzad-1/+10
2019-06-27Rollup merge of #62067 - doctorn:await_diagnostic, r=matthewjasperMazdak Farrokhzad-0/+193
2019-06-27Rollup merge of #62043 - Centril:remove-fnbox, r=cramertjMazdak Farrokhzad-128/+1
2019-06-27Rollup merge of #61878 - RalfJung:pin, r=Dylan-DPCMazdak Farrokhzad-41/+130
2019-06-27Auto merge of #62136 - lzutao:clippy-up, r=oli-obkbors-11/+9
2019-06-27Add suggestion for missing `.await` keywordNathan Corbyn-0/+193
2019-06-26remove old fixmeMark Mansi-1/+1
2019-06-26Don't ICE on item in `.await` expressionNathan Corbyn-9/+89
2019-06-26Fix clippy::precedenceIgor Matuszewski-1/+1
2019-06-26Fix clippy::print_with_newlineIgor Matuszewski-3/+3
2019-06-26Fix clippy::redundant_closureIgor Matuszewski-1/+1
2019-06-26Fix clippy::cast_loslessIgor Matuszewski-13/+13
2019-06-26Fix clippy::redundant_field_namesIgor Matuszewski-29/+29
2019-06-26ci: Disable assertions in PR buildsAlex Crichton-0/+6
2019-06-26Auto merge of #61872 - matthewjasper:refactor-mir-drop-gen, r=nikomatsakisbors-468/+536
2019-06-26submodules: Update clippy from 8c80b65f to e3cb40e4Lzu Tao-11/+9
2019-06-26Auto merge of #62072 - eddyb:generator-memory-index, r=tmandrybors-38/+107
2019-06-25Use `Local`s instead of `Place`s in MIR drop generationMatthew Jasper-100/+81
2019-06-25Add StorageDead statements for `while` conditionsMatthew Jasper-128/+172
2019-06-25Unify `return`, `break` and `continue` handlingMatthew Jasper-181/+200
2019-06-25Avoid checking if references implement dropMatthew Jasper-10/+0
2019-06-25Use `as_temp` to evaluate statement expressionsMatthew Jasper-81/+96
2019-06-25Fix incorrect double assignment in MIR for while loopsMatthew Jasper-6/+25
2019-06-25Use f{32,64}::from_bitsIgor Matuszewski-2/+2
2019-06-25tweak wordingRalf Jung-3/+3
2019-06-25cleanup: rename name_from to symbol_fromAleksey Kladov-20/+19
2019-06-25Add more tests for async/awaitTaylor Cramer-0/+338
2019-06-25Auto merge of #62119 - Centril:rollup-el20wu0, r=Centrilbors-356/+463
2019-06-25refactor lexer to use idiomatic borrowingAleksey Kladov-121/+104
2019-06-25Rollup merge of #62096 - spastorino:impl-place-from, r=oli-obk,CentrilMazdak Farrokhzad-105/+114
2019-06-25Rollup merge of #62091 - ljedrz:hiridification_almost_there, r=ZoxcMazdak Farrokhzad-128/+119
2019-06-25Rollup merge of #62085 - JohnTitor:add-test-for-issue-38591, r=CentrilMazdak Farrokhzad-0/+10
2019-06-25Rollup merge of #62078 - petrochenkov:nosendync2, r=varkorMazdak Farrokhzad-16/+30
2019-06-25Rollup merge of #62055 - matthewjasper:fix-error-counting, r=pnkfelixMazdak Farrokhzad-54/+96
2019-06-25Rollup merge of #61987 - eddyb:hirless-resolver, r=petrochenkovMazdak Farrokhzad-46/+46
2019-06-25Rollup merge of #61814 - varkor:uninhabited-const-61744, r=oli-obkMazdak Farrokhzad-7/+48
2019-06-25Auto merge of #60732 - jswrenn:arbitrary_enum_discriminant, r=pnkfelixbors-55/+328
2019-06-25Implement From<Local> for Place and PlaceBaseSantiago Pastorino-105/+114
2019-06-25rustc: produce AST instead of HIR from `hir::lowering::Resolver` methods.Eduard-Mihai Burtescu-46/+46
2019-06-25Auto merge of #61765 - Keruspe:rustbuild-cxx, r=alexcrichtonbors-17/+27
2019-06-25rustc: correctly transform memory_index mappings for generators.Eduard-Mihai Burtescu-38/+107
2019-06-25Auto merge of #62094 - oli-obk:zst_intern, r=eddybbors-14/+22
2019-06-25Fix an ICE with uninhabited constsvarkor-7/+48
2019-06-25Auto merge of #61572 - Aaron1011:fix/generator-ref, r=varkorbors-2/+146
2019-06-24Auto merge of #62100 - ehuss:update-cargo, r=alexcrichtonbors-0/+0