about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-09-28Rollup merge of #64847 - mati865:env_logger, r=alexcrichtonMazdak Farrokhzad-2/+2
2019-09-28Rollup merge of #64845 - rusty-snake:patch-1, r=jonas-schievinkMazdak Farrokhzad-0/+2
2019-09-28Rollup merge of #64836 - lzutao:stabilize-map_get_key_value, r=SimonSapinMazdak Farrokhzad-4/+2
2019-09-28Rollup merge of #64830 - Centril:thou-shallt-not-abort, r=estebankMazdak Farrokhzad-3/+16
2019-09-28Rollup merge of #64818 - Wind-River:master, r=alexcrichtonMazdak Farrokhzad-2/+2
2019-09-28Rollup merge of #64809 - davidtwco:issue-64768-target-feature-const, r=varkorMazdak Farrokhzad-71/+204
2019-09-28Rollup merge of #64802 - estebank:walk-parents-iterator, r=matthewjasperMazdak Farrokhzad-118/+136
2019-09-28Rollup merge of #64794 - Mark-Simulacrum:rm-dep-track-map, r=estebankMazdak Farrokhzad-156/+3
2019-09-28Rollup merge of #64781 - Mark-Simulacrum:no-global-tcx, r=eddybMazdak Farrokhzad-209/+97
2019-09-28Rollup merge of #64745 - kennethbgoodin:should-panic-msg, r=varkorMazdak Farrokhzad-2/+3
2019-09-28Rollup merge of #64703 - llogiq:slices-elems-are-equidistant, r=rkruppeMazdak Farrokhzad-1/+3
2019-09-27Auto merge of #64790 - Centril:rip-ast-borrowck, r=matthewjasperbors-6006/+49
2019-09-27--bless --compare-mode=nllMazdak Farrokhzad-33/+0
2019-09-27-Z unpretty message: include expanded,hygieneMazdak Farrokhzad-3/+3
2019-09-27Inline the remaining hir::Arm::top_pats_hackMazdak Farrokhzad-15/+11
2019-09-27Remove AccessKind::Move.Mazdak Farrokhzad-8/+0
2019-09-27cleanup dead ast-borrowck / migrate-mode code.Mazdak Farrokhzad-106/+20
2019-09-27cleanup check_match wrt. SignalledError.Mazdak Farrokhzad-18/+7
2019-09-27Remove unpretty=flowgraph.Mazdak Farrokhzad-182/+14
2019-09-27don't borrowck::check_crate(tcx) anymore.Mazdak Farrokhzad-8/+0
2019-09-27Remove librustc_ast_borrowck from driver & interface.Mazdak Farrokhzad-2/+0
2019-09-27rm -rf librustc_ast_borrowckMazdak Farrokhzad-5637/+0
2019-09-27Docs: slice elements are equidistantAndre Bogus-1/+3
2019-09-27Remove shrink_to_tcx_lifetimeMark Rousskov-98/+9
2019-09-27Remove stray uses of gcx nameMark Rousskov-27/+27
2019-09-27Remove lift_to_globalMark Rousskov-10/+5
2019-09-27Remove global_tcx from TyCtxtMark Rousskov-77/+59
2019-09-27Auto merge of #64849 - matthiaskrgr:submodule_upd, r=Manishearthbors-7/+9
2019-09-27submodules: update clippy from 68ff8b19 to edd90473Matthias Krüger-7/+9
2019-09-27fix rebaseEsteban Küber-1/+1
2019-09-27review commentsEsteban Küber-7/+5
2019-09-27Account for tail expressions when pointing at return typeEsteban Küber-7/+31
2019-09-27Turn `walk_parent_nodes` method into an iteratorEsteban Küber-105/+101
2019-09-27pin.rs: fix links to primitives in documentationrusty-snake-0/+2
2019-09-27Auto merge of #63937 - Nashenas88:rustdoc_57180, r=GuillaumeGomezbors-17/+31
2019-09-27Stabilize map_get_key_value featureLzu Tao-4/+2
2019-09-27Auto merge of #64813 - varkor:node-to-kind, r=Centrilbors-1587/+1574
2019-09-27lowering: don't .abort_if_errors()Mazdak Farrokhzad-3/+16
2019-09-27Fix librustcdoc testvarkor-1/+1
2019-09-27Auto merge of #64819 - Manishearth:clippyup, r=Manishearthbors-11/+7
2019-09-26Include message on tests that should panicKenny Goodin-2/+3
2019-09-26Fix ui-fulldeps testsvarkor-2/+2
2019-09-26Fix AST JSON output testvarkor-1/+1
2019-09-26Auto merge of #64816 - Centril:rollup-gbeqot4, r=Centrilbors-2003/+367
2019-09-26Update clippyManish Goregaokar-11/+7
2019-09-26Rename `hair::Pattern` to `hair::Pat`varkor-113/+108
2019-09-26Rename `PatternTypeProjection` to `PatTyProj`varkor-9/+9
2019-09-26Rename `PatternContext` to `PatCtxt`varkor-13/+13
2019-09-26Rename `hair::PatternRange` to `hair::PatRange`varkor-16/+16
2019-09-26Rename `hair::PatternKind` to `hair::PatKind`varkor-222/+222