about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-06-17Auto merge of #26025 - alexcrichton:update-llvm, r=brsonbors-108/+301
2015-06-16rustc: Update LLVMAlex Crichton-108/+301
2015-06-17Auto merge of #22681 - mzabaluev:extend-faster, r=huonwbors-39/+39
2015-06-16Auto merge of #26280 - Marwes:deriving_discriminant, r=pcwaltonbors-42/+90
2015-06-16Auto merge of #25952 - alexcrichton:fix-scoped-tls, r=aturonbors-32/+48
2015-06-16Auto merge of #24738 - joliv:patch-2, r=steveklabnikbors-2/+5
2015-06-16Auto merge of #26323 - steveklabnik:gh26320, r=alexcrichtonbors-10/+9
2015-06-16Auto merge of #26318 - steveklabnik:gh26268, r=alexcrichtonbors-2/+2
2015-06-16Auto merge of #26317 - steveklabnik:gh25956, r=alexcrichtonbors-4/+0
2015-06-16Auto merge of #24719 - :patch-1, r=steveklabnikbors-0/+1
2015-06-15Add unit type info and update associated linkjoliv-2/+5
2015-06-16Auto merge of #26313 - steveklabnik:fix_str_docs, r=alexcrichtonbors-10/+10
2015-06-15Auto merge of #26311 - jooert:fix25855, r=steveklabnikbors-33/+13
2015-06-15Auto merge of #26282 - arielb1:probe-leak, r=nikomatsakisbors-21/+114
2015-06-15Significantly simplify generic exampleSteve Klabnik-10/+9
2015-06-15Auto merge of #26275 - arielb1:unconstrained-projection, r=nikomatsakisbors-3/+46
2015-06-15Auto merge of #26293 - mihneadb:rustdoc-search-orphan-methods, r=alexcrichtonbors-1/+3
2015-06-15Clarify that the following will errorSteve Klabnik-2/+2
2015-06-15Remove confusing paragraph from Trait ObjectsSteve Klabnik-4/+0
2015-06-15Update example in "Rust Inside Other Languages"Johannes Oertel-33/+13
2015-06-15Fix up Split docsSteve Klabnik-10/+10
2015-06-15Make impl-trait-ref associated types work in methodsAriel Ben-Yehuda-28/+85
2015-06-15Don't call instantiate_type_scheme during method probingAriel Ben-Yehuda-1/+37
2015-06-15Auto merge of #26302 - aidanhs:aphs-fix-musl-libc, r=alexcrichtonbors-1/+4
2015-06-15When building libc crate with musl, don't look for libc.aAidan Hobson Sayers-1/+4
2015-06-15Auto merge of #26307 - nrc:save-bugs, r=cmrbors-6/+8
2015-06-15Auto merge of #26168 - sfackler:stdout-panic, r=alexcrichtonbors-33/+161
2015-06-15save-analysis: fix a couple of span bugsNick Cameron-6/+8
2015-06-15Auto merge of #25359 - thepowersgang:result-expect-2, r=alexcrichtonbors-0/+34
2015-06-15libcore/Result - RFC#1119 Add an 'expect' method to ResultJohn Hodge-0/+34
2015-06-14Implement RFC 1014Steven Fackler-33/+161
2015-06-15Auto merge of #26290 - michaelsproul:url-line-limit, r=alexcrichtonbors-2/+9
2015-06-15Auto merge of #26265 - retep998:heapalloc, r=alexcrichtonbors-17/+102
2015-06-14Auto merge of #26110 - nrc:save-api-3, r=brsonbors-208/+332
2015-06-15Rebasing and bug fixingNick Cameron-39/+45
2015-06-14Auto merge of #26213 - semarie:openbsd-morestack, r=alexcrichtonbors-3/+3
2015-06-15save-analysis: use a macro for 'downcasting'Nick Cameron-139/+132
2015-06-15save-analysis: API-ify struct litsNick Cameron-33/+65
2015-06-15save-analysis: merge StructRef and TypeRefNick Cameron-8/+4
2015-06-15save-analysis: API-ify implsNick Cameron-53/+131
2015-06-15save-analysis: move fields to the APINick Cameron-28/+47
2015-06-14Auto merge of #26071 - petrochenkov:assert1, r=alexcrichtonbors-383/+396
2015-06-14Replaced a comment mentioning a fixed issueMarkus Westerlind-3/+5
2015-06-14Find type of orphan methods for rustdoc search.Mihnea Dobrescu-Balaur-1/+3
2015-06-14diagnostics: Allow long URLs in error explanations.Michael Sproul-2/+9
2015-06-14inverse the logic in code inclusionSébastien Marie-3/+3
2015-06-14Update mod.rsWei-Ming Yang-2/+2
2015-06-13Auto merge of #26278 - tamird:compiletest, r=alexcrichtonbors-34/+12
2015-06-13Auto merge of #26250 - steveklabnik:remove_html_literals_test, r=alexcrichtonbors-2/+0
2015-06-13Auto merge of #26249 - steveklabnik:remove_extern_panic, r=alexcrichtonbors-52/+0