about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2016-07-08Make item translation order deterministic by sorting by symbol name.Michael Woerister-8/+39
2016-07-08Build SymbolMap for symbol name conflict checking and caching.Michael Woerister-54/+237
2016-07-08Make drop-glue translation collector-driven.Michael Woerister-150/+178
2016-07-08Improve linkage assignment in trans::partitioning.Michael Woerister-69/+146
2016-07-08Adapt backend to trans::partitioning dictating the codegen-unit setup.Michael Woerister-95/+181
2016-07-08Ignore closure-related translation item collection tests.Michael Woerister-0/+10
2016-07-08trans: Get rid of the last potential on-demand creation of non-closure functi...Michael Woerister-91/+11
2016-07-08Drive function item translation from collectorJames Miller-175/+211
2016-07-08trans: Make translation of statics collector-driven.Michael Woerister-137/+221
2016-07-08Auto merge of #34679 - eddyb:mir-nested-pairs, r=dotdashbors-1/+12
2016-07-07Auto merge of #34682 - CensoredUsername:clobber-docs, r=eddybbors-3/+32
2016-07-07Auto merge of #34575 - cgswords:tstream, r=nrcbors-39/+1121
2016-07-08Merge pull request #34712 from rust-lang/steveklabnik-patch-1Brian Anderson-1/+1
2016-07-07Fix release notes for 1.10Steve Klabnik-1/+1
2016-07-07Preliminary implementation for TokenStreams and TokenSlices, including unit t...cgswords-39/+1121
2016-07-07Auto merge of #34677 - alexcrichton:no-more-build-directory, r=brsonbors-930/+909
2016-07-07Auto merge of #34658 - luqmana:34592-nested_returns, r=eddybbors-10/+54
2016-07-07Auto merge of #34672 - luqmana:27021-reassign-match-body, r=eddybbors-10/+38
2016-07-06Auto merge of #34655 - jseyfried:improve_resolver_api, r=nrcbors-1/+29
2016-07-06Auto merge of #34652 - jseyfried:fix_expansion_perf, r=nrcbors-53/+72
2016-07-06Auto merge of #34695 - steveklabnik:rollup, r=steveklabnikbors-131/+183
2016-07-06Rollup merge of #34685 - GuillaumeGomez:section_header, r=steveklabnikSteve Klabnik-8/+0
2016-07-06Rollup merge of #34667 - KaivoAnastetiks:fix/crate-documentation, r=ManishearthSteve Klabnik-0/+11
2016-07-06Rollup merge of #34664 - alexcrichton:bump, r=brsonSteve Klabnik-1/+1
2016-07-06Rollup merge of #34636 - tshepang:shorten, r=GuillaumeGomezSteve Klabnik-2/+1
2016-07-06Rollup merge of #34626 - sylvestre:master, r=ManishearthSteve Klabnik-6/+6
2016-07-06Rollup merge of #34625 - jaredmanning:patch-1, r=apasel422Steve Klabnik-1/+1
2016-07-06Rollup merge of #34621 - KaivoAnastetiks:fix/#33924, r=steveklabnikSteve Klabnik-2/+2
2016-07-06Rollup merge of #34619 - frewsxcv:patch-30, r=apasel422Steve Klabnik-1/+1
2016-07-06Rollup merge of #34615 - rdotdk:master, r=ManishearthSteve Klabnik-1/+1
2016-07-06Rollup merge of #34558 - GlenDC:master, r=alexcrichtonSteve Klabnik-1/+1
2016-07-06Rollup merge of #34521 - llogiq:doc-fixes, r=steveklabnikSteve Klabnik-8/+26
2016-07-06Rollup merge of #34327 - nrc:save-fix-tuple, r=jseyfriedSteve Klabnik-1/+9
2016-07-06Rollup merge of #34277 - ollie27:docs_num, r=steveklabnikSteve Klabnik-65/+64
2016-07-06Rollup merge of #33265 - tshepang:peek, r=steveklabnikSteve Klabnik-11/+9
2016-07-06Rollup merge of #33250 - durka:patch-19, r=steveklabnikSteve Klabnik-23/+50
2016-07-06Auto merge of #34689 - alexcrichton:fix-nightlies, r=alexcrichtonbors-2/+9
2016-07-06etc: Comment why we're binding xrangeAlex Crichton-0/+3
2016-07-06Merge branch 'master' of https://github.com/dzamlo/rust into fix-nightliesAlex Crichton-2/+6
2016-07-06Auto merge of #34654 - jseyfried:configure_multi_modified, r=nrcbors-1/+9
2016-07-06Remove invalid CSS rule for doc titlesggomez-8/+0
2016-07-06Auto merge of #34648 - eddyb:return-in-peace-pls, r=nagisabors-125/+0
2016-07-06Correct inline assembly clobber formatting.CensoredUsername-3/+32
2016-07-06Handle nested pairs in MIR trans.Eduard Burtescu-1/+12
2016-07-06Auto merge of #34644 - infinity0:master, r=alexcrichtonbors-8/+13
2016-07-06Auto merge of #34546 - jseyfried:cfg_attr_path, r=nrcbors-3/+22
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-930/+909
2016-07-06Add regression testJeffrey Seyfried-0/+12
2016-07-05Auto merge of #34587 - ollie27:rustdoc_prim_titles, r=steveklabnikbors-7/+28
2016-07-06Tweak verbosity to hopefully better match intuitive expectationsXimin Luo-2/+2