| Age | Commit message (Expand) | Author | Lines |
| 2016-01-13 | Auto merge of #30509 - michaelsproul:string-box-error, r=alexcrichton | bors | -0/+36 |
| 2016-01-13 | Auto merge of #30779 - michaelwoerister:closure-mir-in-metadata, r=nikomatsakis | bors | -6/+9 |
| 2016-01-13 | Auto merge of #30684 - tshepang:rustfmt-lexer-part2, r=nrc | bors | -511/+756 |
| 2016-01-13 | Auto merge of #29498 - wthrowe:replace-pattern, r=alexcrichton | bors | -11/+23 |
| 2016-01-13 | Auto merge of #30639 - rkruppe:dec2flt-fastpath-tables, r=alexcrichton | bors | -15/+88 |
| 2016-01-13 | Add an impl for Box<Error> from &str. | Michael Sproul | -0/+9 |
| 2016-01-12 | Auto merge of #30601 - tamird:delegate-libc, r=alexcrichton | bors | -26/+6 |
| 2016-01-12 | Speed up dec2flt fast path with additional tables. | Robin Kruppe | -15/+88 |
| 2016-01-12 | android has `posix_memalign` for API 16+ since NDK r10d | Tamir Duberstein | -26/+6 |
| 2016-01-12 | re-instate comment that was mysteriously disappeared | Tshepang Lekhonkhobe | -0/+1 |
| 2016-01-12 | Auto merge of #30719 - pyfisch:fix30657, r=alexcrichton | bors | -32/+27 |
| 2016-01-12 | Auto merge of #30695 - ranma42:cleanup-unicode, r=alexcrichton | bors | -150/+22 |
| 2016-01-12 | Auto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichton | bors | -41/+5 |
| 2016-01-12 | Auto merge of #30635 - nagisa:mir-rid-unit-temp, r=nikomatsakis | bors | -46/+56 |
| 2016-01-11 | Auto merge of #30826 - nagisa:rollup, r=nagisa | bors | -260/+939 |
| 2016-01-11 | Rollup merge of #30814 - brson:docidx, r=steveklabnik | Simonas Kazlauskas | -5/+21 |
| 2016-01-11 | Rollup merge of #30812 - D101101:patch-2, r=steveklabnik | Simonas Kazlauskas | -4/+4 |
| 2016-01-11 | Rollup merge of #30808 - GuillaumeGomez:remove_lang_iter, r=alexcrichton | Simonas Kazlauskas | -1/+0 |
| 2016-01-11 | Rollup merge of #30798 - erickt:fix-doc, r=apasel422 | Simonas Kazlauskas | -1/+1 |
| 2016-01-11 | Rollup merge of #30774 - nagisa:mir-fix-constval-adts, r=arielb1 | Simonas Kazlauskas | -10/+37 |
| 2016-01-11 | Rollup merge of #30768 - steveklabnik:gh28953, r=alexcrichton | Simonas Kazlauskas | -0/+24 |
| 2016-01-11 | Rollup merge of #30761 - nagisa:mir-fix-destination, r=michaelwoerister | Simonas Kazlauskas | -4/+13 |
| 2016-01-11 | Rollup merge of #30737 - Ms2ger:MutateMode, r=sanxiyn | Simonas Kazlauskas | -14/+18 |
| 2016-01-11 | Rollup merge of #30694 - pnkfelix:issue-25658-real-first-follow, r=nrc | Simonas Kazlauskas | -40/+551 |
| 2016-01-11 | Rollup merge of #30687 - mmcco:lbt, r=eddyb | Simonas Kazlauskas | -91/+91 |
| 2016-01-11 | Rollup merge of #30538 - oli-obk:kill_unsigned_unary_negation, r=pnkfelix | Simonas Kazlauskas | -90/+179 |
| 2016-01-11 | Auto merge of #30534 - bluss:binary-heap-fast-pop, r=Gankro | bors | -1/+26 |
| 2016-01-11 | Auto merge of #30800 - steveklabnik:rollup, r=steveklabnik | bors | -108/+107 |
| 2016-01-11 | Auto merge of #30676 - nikomatsakis:issue-29857, r=arielb1 | bors | -52/+271 |
| 2016-01-11 | Auto merge of #30753 - pnkfelix:downgrade-29383-struct-warnings-to-errors, r=... | bors | -21/+37 |
| 2016-01-11 | [breaking-change] remove negate_unsigned feature gate | Oliver Schneider | -90/+179 |
| 2016-01-11 | Replace no_elf_tls with target_thread_local | Amanieu d'Antras | -41/+5 |
| 2016-01-11 | Auto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton | bors | -0/+139 |
| 2016-01-11 | Auto merge of #27807 - pczarn:arena-internals, r=bluss | bors | -227/+577 |
| 2016-01-11 | Auto merge of #30295 - jseyfried:fix_extern_crate_duplicate, r=nrc | bors | -13/+22 |
| 2016-01-10 | doc: Add descriptions to links in the index | Brian Anderson | -5/+21 |
| 2016-01-11 | Fix link in getting-started.md | Sergey Veselkov | -4/+4 |
| 2016-01-10 | Remove unneeded #[lang = "iterator"] | Guillaume Gomez | -1/+0 |
| 2016-01-09 | Rollup merge of #30789 - D101101:patch-1, r=steveklabnik | Steve Klabnik | -1/+0 |
| 2016-01-09 | Rollup merge of #30771 - tsion:mir-text-terminator-fix, r=eddyb | Steve Klabnik | -1/+1 |
| 2016-01-09 | Remove many instances of 'just' | Steve Klabnik | -106/+106 |
| 2016-01-09 | Fix a typo in rustc_mir::build::scope's documentation | Erick Tryzelaar | -1/+1 |
| 2016-01-09 | Remove unused link from enums.md | Sergey Veselkov | -1/+0 |
| 2016-01-08 | Minor rebase corrections | Niko Matsakis | -1/+2 |
| 2016-01-08 | permit coercions if `[error]` is found in either type | Niko Matsakis | -30/+29 |
| 2016-01-08 | improve cast handling - this fixes test failures | Ariel Ben-Yehuda | -1/+2 |
| 2016-01-08 | Change error scheme so that if projection fails we generate `A::B` instead of... | Niko Matsakis | -13/+58 |
| 2016-01-08 | Remove ErrorCandidate in favor of just generating an ambiguous result | Niko Matsakis | -11/+11 |
| 2016-01-08 | Make coherence more tolerant of error types. | Niko Matsakis | -1/+174 |
| 2016-01-08 | Rollup merge of #30769 - steveklabnik:gh30069, r=apasel422 | Steve Klabnik | -0/+4 |