about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-01-02Use drop instead of the toilet closure `|_| ()`Lzu Tao-35/+35
2019-12-31Auto merge of #67752 - Dylan-DPC:rollup-7f9v4nx, r=Dylan-DPCbors-909/+921
2019-12-31Rollup merge of #67735 - petrochenkov:uibool, r=Mark-SimulacrumDylan DPC-27/+17
2019-12-31Rollup merge of #67723 - ldm0:E0477, r=Dylan-DPCDylan DPC-3/+54
2019-12-31Rollup merge of #67719 - jumbatm:add-self-to-mailmap, r=Mark-SimulacrumDylan DPC-0/+1
2019-12-31Rollup merge of #67697 - cjgillot:passes-scope-tree, r=ZoxcDylan DPC-877/+847
2019-12-31Rollup merge of #67430 - tspiteri:minus-inf, r=Dylan-DPCDylan DPC-2/+2
2019-12-31Auto merge of #67597 - estebank:placeholder-type, r=oli-obkbors-119/+516
2019-12-31Auto merge of #67032 - cjgillot:hirene, r=Zoxcbors-333/+186
2019-12-30Enlarge smallvec.Camille GILLOT-2/+2
2019-12-30Reduce allocations.Camille GILLOT-9/+8
2019-12-30review comments and fix rebaseEsteban Küber-19/+14
2019-12-30Auto merge of #67707 - petrochenkov:crateren, r=Centrilbors-198/+195
2019-12-30Support `-Z ui-testing=yes/no`Vadim Petrochenkov-27/+17
2019-12-30Rename `rustc_resolve/resolve_imports.rs` -> `rustc_resolve/imports.rs`Vadim Petrochenkov-8/+8
2019-12-30Rename `libsyntax_ext` and `libsyntax_expand` in codeVadim Petrochenkov-72/+69
2019-12-30Make things build againVadim Petrochenkov-125/+125
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-0/+0
2019-12-30Auto merge of #67474 - mark-i-m:simplify-borrow_check-4, r=matthewjasperbors-239/+119
2019-12-30Auto merge of #67667 - wesleywiser:speed_up_trivially_valid_constants, r=oli-obkbors-3/+99
2019-12-30Outdated comment.Camille GILLOT-1/+1
2019-12-30Inert doc comments.Camille GILLOT-0/+6
2019-12-30Move region_scope_tree query to librustc_passes.Camille GILLOT-719/+683
2019-12-30Move region.rs to librustc_passes.Camille GILLOT-0/+0
2019-12-30Duplicate allocations in lowering.Camille GILLOT-3/+3
2019-12-30Avoid a few allocations.Camille GILLOT-12/+14
2019-12-30Allocate inside lower_path_extra.Camille GILLOT-38/+20
2019-12-30Retire hir::ptr.Camille GILLOT-153/+2
2019-12-30Retire HirVec.Camille GILLOT-56/+37
2019-12-30Remove HirVec from Generics.Camille GILLOT-87/+127
2019-12-30Gammer fixDonough Liu-3/+3
2019-12-30Auto merge of #67658 - spastorino:do-not-copy-zsts, r=oli-obkbors-25/+45
2019-12-30Add error code explanation for E0477Donough Liu-3/+54
2019-12-30Auto merge of #67721 - JohnTitor:rollup-o8zm4r9, r=JohnTitorbors-262/+333
2019-12-30Rollup merge of #67715 - petertodd:2019-typo-manuallydrop, r=CentrilYuki Okushi-1/+1
2019-12-30Rollup merge of #67701 - petrochenkov:tidybless, r=Mark-SimulacrumYuki Okushi-1/+1
2019-12-30Rollup merge of #67698 - cjgillot:passes-first, r=ZoxcYuki Okushi-95/+97
2019-12-30Rollup merge of #67687 - estebank:issue-67634, r=matthewjasperYuki Okushi-2/+38
2019-12-30Rollup merge of #67677 - petrochenkov:dupexp, r=CentrilYuki Okushi-33/+9
2019-12-30Rollup merge of #67657 - jumbatm:cleanup-const-hack, r=oli-obkYuki Okushi-16/+20
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-30Add self to mailmap.jumbatm-0/+1
2019-12-29fix review commentmark-5/+6
2019-12-29Get rid of ErrorReportingCtxmark-243/+122
2019-12-29review commentsEsteban Küber-10/+15
2019-12-29clean up logicEsteban Küber-142/+150
2019-12-29review commentsEsteban Küber-47/+46