| Age | Commit message (Expand) | Author | Lines |
| 2016-01-13 | Fix typo in bibliography.md | Sergey Veselkov | -1/+1 |
| 2016-01-13 | Auto merge of #30639 - rkruppe:dec2flt-fastpath-tables, r=alexcrichton | bors | -15/+88 |
| 2016-01-13 | Simplify some uses of cfg in test cases | Anton Blanchard | -26/+9 |
| 2016-01-13 | Incorrect getrandom() system call for PowerPC Linux | Anton Blanchard | -2/+4 |
| 2016-01-13 | Add powerpc64 and powerpc64le support | Anton Blanchard | -20/+388 |
| 2016-01-13 | resolve: use arena allocation instead of reference counting for `Module`s to ... | Jeffrey Seyfried | -244/+259 |
| 2016-01-12 | use fileline_ and not full span_ for the followon messages | Niko Matsakis | -2/+9 |
| 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 | Fix long line in URL | Niko Matsakis | -1/+2 |
| 2016-01-12 | test: add a basic test for the vectorcall calling convention | Steffen | -0/+32 |
| 2016-01-12 | Speed up dec2flt fast path with additional tables. | Robin Kruppe | -15/+88 |
| 2016-01-12 | Add fast path for ASCII in UTF-8 validation | Ulrik Sverdrup | -27/+69 |
| 2016-01-12 | android has `posix_memalign` for API 16+ since NDK r10d | Tamir Duberstein | -26/+6 |
| 2016-01-12 | [MIR] Avoid some code generation for stores of ZST | Simonas Kazlauskas | -5/+41 |
| 2016-01-12 | Add some examples to std::string | Steve Klabnik | -0/+36 |
| 2016-01-12 | re-instate comment that was mysteriously disappeared | Tshepang Lekhonkhobe | -0/+1 |
| 2016-01-12 | Fix test cases accordingly | Niko Matsakis | -1/+43 |
| 2016-01-12 | Revamp the "future incompatible" section to clarify the situation | Niko Matsakis | -21/+76 |
| 2016-01-12 | Remove dead `InternalBufWriter` implementation | Andrea Canciani | -15/+0 |
| 2016-01-12 | Don't use dropflag hints when the type is dropless | Jonas Schievink | -5/+16 |
| 2016-01-12 | Update wording of Instant and SystemTime docs | Simon Sapin | -4/+4 |
| 2016-01-12 | Auto merge of #30719 - pyfisch:fix30657, r=alexcrichton | bors | -32/+27 |
| 2016-01-12 | debug instrumentation (can remove) | Felix S. Klock II | -3/+31 |
| 2016-01-12 | Issue 30530: initialize allocas for `Datum::to_lvalue_datum_in_scope`. | Felix S. Klock II | -6/+70 |
| 2016-01-12 | Fix the Debug impl of PhantomData requiring Sized on T | Pierre Krieger | -1/+1 |
| 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 | openbsd has dirent d_namlen field now | Sébastien Marie | -3/+3 |
| 2016-01-12 | make siginfo_si_addr() returns a usize | Sébastien Marie | -5/+5 |
| 2016-01-12 | HW_AVAILCPU is unavailable under openbsd | Sébastien Marie | -1/+18 |
| 2016-01-12 | switch from syscall(2) to getentropy(2) | Sébastien Marie | -1/+1 |
| 2016-01-11 | std: Move overflowing ops to inherent methods | Alex Crichton | -14/+658 |
| 2016-01-12 | Auto merge of #30635 - nagisa:mir-rid-unit-temp, r=nikomatsakis | bors | -46/+56 |
| 2016-01-11 | Replace --show-span with -Z show-span | Matt Kraai | -10/+5 |
| 2016-01-12 | Add set_oom_handler and use it print a message when out of memory | Amanieu d'Antras | -13/+88 |
| 2016-01-11 | add feature gate "abi_vectorcall" for the vectorcall calling convention | Steffen | -5/+42 |
| 2016-01-11 | Auto merge of #30826 - nagisa:rollup, r=nagisa | bors | -260/+939 |
| 2016-01-11 | rustdoc: remove dead link from issue-less unstable entries. | Shmuale Mark | -2/+2 |
| 2016-01-11 | Be a bit more correct about segfault causality | Steve Klabnik | -2/+2 |
| 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 |