| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 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 | Derive Hash for Duration | Steven Fackler | -1/+1 |
| 2016-01-10 | doc: Add descriptions to links in the index | Brian Anderson | -5/+21 |
| 2016-01-10 | Cancel parse_ty error in Parser::parse_generic_values_after_lt | Florian Hahn | -4/+25 |
| 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-10 | Book on slices: Mention internal representation | Peter Kolloch | -0/+3 |