about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2016-07-08Remove useless doc comment for sliceGuillaume Gomez-1/+0
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-07Add links to Ipv*Addr methods in docsMatt Horn-5/+15
2016-07-07Clarify rustbuild + msvc + vcvars in READMEAlex Crichton-8/+20
2016-07-07Changed wording per aturon's comments.Sam Payson-1/+2
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-07Use hints with getaddrinfo() in std::net::lokup_host()Ivan Nejgebauer-1/+11
2016-07-07Auto merge of #34672 - luqmana:27021-reassign-match-body, r=eddybbors-10/+38
2016-07-07more windows documentation in getting-startedPhlogistic Fugu-6/+9
2016-07-06Auto merge of #34655 - jseyfried:improve_resolver_api, r=nrcbors-1/+29
2016-07-06Properly mark new methods as unstableMatt Horn-5/+8
2016-07-06Auto merge of #34652 - jseyfried:fix_expansion_perf, r=nrcbors-53/+72
2016-07-06Mark new methods as unstableMatt Horn-0/+5
2016-07-07doc:remove useless conditional compilation feature吴冉波-3/+0
2016-07-06Auto merge of #34695 - steveklabnik:rollup, r=steveklabnikbors-131/+183
2016-07-06Add doc examples for `io::Error::from_raw_os_error`.Corey Farwell-0/+24
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-06Add IpAddr common methodsMatt Horn-0/+103
2016-07-06Auto merge of #34689 - alexcrichton:fix-nightlies, r=alexcrichtonbors-2/+9
2016-07-06Remove outdated checks for empty braced struct expressions (i.e. `UnitStruct ...Jeffrey Seyfried-72/+11
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-06rustc: Update stage0 to beta-2016-07-06Alex Crichton-42/+11
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-05Hopefully, it now worksubsan-31/+42
2016-07-06typo nothings -> nothing吴冉波-1/+1
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-930/+909