| Age | Commit message (Expand) | Author | Lines |
| 2015-06-17 | Auto merge of #26025 - alexcrichton:update-llvm, r=brson | bors | -108/+301 |
| 2015-06-16 | rustc: Update LLVM | Alex Crichton | -108/+301 |
| 2015-06-17 | Auto merge of #22681 - mzabaluev:extend-faster, r=huonw | bors | -39/+39 |
| 2015-06-16 | Auto merge of #26280 - Marwes:deriving_discriminant, r=pcwalton | bors | -42/+90 |
| 2015-06-16 | Auto merge of #25952 - alexcrichton:fix-scoped-tls, r=aturon | bors | -32/+48 |
| 2015-06-16 | Auto merge of #24738 - joliv:patch-2, r=steveklabnik | bors | -2/+5 |
| 2015-06-16 | Auto merge of #26323 - steveklabnik:gh26320, r=alexcrichton | bors | -10/+9 |
| 2015-06-16 | Auto merge of #26318 - steveklabnik:gh26268, r=alexcrichton | bors | -2/+2 |
| 2015-06-16 | Auto merge of #26317 - steveklabnik:gh25956, r=alexcrichton | bors | -4/+0 |
| 2015-06-16 | Auto merge of #24719 - :patch-1, r=steveklabnik | bors | -0/+1 |
| 2015-06-15 | Add unit type info and update associated link | joliv | -2/+5 |
| 2015-06-16 | Auto merge of #26313 - steveklabnik:fix_str_docs, r=alexcrichton | bors | -10/+10 |
| 2015-06-15 | Auto merge of #26311 - jooert:fix25855, r=steveklabnik | bors | -33/+13 |
| 2015-06-15 | Auto merge of #26282 - arielb1:probe-leak, r=nikomatsakis | bors | -21/+114 |
| 2015-06-15 | Significantly simplify generic example | Steve Klabnik | -10/+9 |
| 2015-06-15 | Auto merge of #26275 - arielb1:unconstrained-projection, r=nikomatsakis | bors | -3/+46 |
| 2015-06-15 | Auto merge of #26293 - mihneadb:rustdoc-search-orphan-methods, r=alexcrichton | bors | -1/+3 |
| 2015-06-15 | Clarify that the following will error | Steve Klabnik | -2/+2 |
| 2015-06-15 | Remove confusing paragraph from Trait Objects | Steve Klabnik | -4/+0 |
| 2015-06-15 | Update example in "Rust Inside Other Languages" | Johannes Oertel | -33/+13 |
| 2015-06-15 | Fix up Split docs | Steve Klabnik | -10/+10 |
| 2015-06-15 | Make impl-trait-ref associated types work in methods | Ariel Ben-Yehuda | -28/+85 |
| 2015-06-15 | Don't call instantiate_type_scheme during method probing | Ariel Ben-Yehuda | -1/+37 |
| 2015-06-15 | Auto merge of #26302 - aidanhs:aphs-fix-musl-libc, r=alexcrichton | bors | -1/+4 |
| 2015-06-15 | When building libc crate with musl, don't look for libc.a | Aidan Hobson Sayers | -1/+4 |
| 2015-06-15 | Auto merge of #26307 - nrc:save-bugs, r=cmr | bors | -6/+8 |
| 2015-06-15 | Auto merge of #26168 - sfackler:stdout-panic, r=alexcrichton | bors | -33/+161 |
| 2015-06-15 | save-analysis: fix a couple of span bugs | Nick Cameron | -6/+8 |
| 2015-06-15 | Auto merge of #25359 - thepowersgang:result-expect-2, r=alexcrichton | bors | -0/+34 |
| 2015-06-15 | libcore/Result - RFC#1119 Add an 'expect' method to Result | John Hodge | -0/+34 |
| 2015-06-14 | Implement RFC 1014 | Steven Fackler | -33/+161 |
| 2015-06-15 | Auto merge of #26290 - michaelsproul:url-line-limit, r=alexcrichton | bors | -2/+9 |
| 2015-06-15 | Auto merge of #26265 - retep998:heapalloc, r=alexcrichton | bors | -17/+102 |
| 2015-06-14 | Auto merge of #26110 - nrc:save-api-3, r=brson | bors | -208/+332 |
| 2015-06-15 | Rebasing and bug fixing | Nick Cameron | -39/+45 |
| 2015-06-14 | Auto merge of #26213 - semarie:openbsd-morestack, r=alexcrichton | bors | -3/+3 |
| 2015-06-15 | save-analysis: use a macro for 'downcasting' | Nick Cameron | -139/+132 |
| 2015-06-15 | save-analysis: API-ify struct lits | Nick Cameron | -33/+65 |
| 2015-06-15 | save-analysis: merge StructRef and TypeRef | Nick Cameron | -8/+4 |
| 2015-06-15 | save-analysis: API-ify impls | Nick Cameron | -53/+131 |
| 2015-06-15 | save-analysis: move fields to the API | Nick Cameron | -28/+47 |
| 2015-06-14 | Auto merge of #26071 - petrochenkov:assert1, r=alexcrichton | bors | -383/+396 |
| 2015-06-14 | Replaced a comment mentioning a fixed issue | Markus Westerlind | -3/+5 |
| 2015-06-14 | Find type of orphan methods for rustdoc search. | Mihnea Dobrescu-Balaur | -1/+3 |
| 2015-06-14 | diagnostics: Allow long URLs in error explanations. | Michael Sproul | -2/+9 |
| 2015-06-14 | inverse the logic in code inclusion | Sébastien Marie | -3/+3 |
| 2015-06-14 | Update mod.rs | Wei-Ming Yang | -2/+2 |
| 2015-06-13 | Auto merge of #26278 - tamird:compiletest, r=alexcrichton | bors | -34/+12 |
| 2015-06-13 | Auto merge of #26250 - steveklabnik:remove_html_literals_test, r=alexcrichton | bors | -2/+0 |
| 2015-06-13 | Auto merge of #26249 - steveklabnik:remove_extern_panic, r=alexcrichton | bors | -52/+0 |