| Age | Commit message (Expand) | Author | Lines |
| 2015-12-24 | Fix whitespace alignment | Michael McConville | -2/+2 |
| 2015-12-25 | Properly translate unit structs in MIR | Simonas Kazlauskas | -54/+73 |
| 2015-12-24 | ast_map => hir_map | Jonas Schievink | -22/+20 |
| 2015-12-24 | Fix link to `Formatter::debug_struct` | mitaa | -1/+1 |
| 2015-12-23 | Use libc's Linux syscall() | Michael McConville | -5/+1 |
| 2015-12-23 | Simply two cfg attributes | Michael McConville | -2/+2 |
| 2015-12-24 | book: Some operator fixes for the syntax index | Ulrik Sverdrup | -5/+6 |
| 2015-12-23 | Rollup merge of #30543 - brson:doc, r=steveklabnik | Steve Klabnik | -463/+16 |
| 2015-12-23 | Rollup merge of #30539 - erickt:whitespace, r=sfackler | Steve Klabnik | -2/+2 |
| 2015-12-23 | Rollup merge of #30537 - tshepang:make-visible, r=Gankro | Steve Klabnik | -1/+1 |
| 2015-12-23 | Rollup merge of #30529 - alexcrichton:less-c-code, r=sanxiyn | Steve Klabnik | -37/+0 |
| 2015-12-23 | Rollup merge of #30473 - nwin:patch-2, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-23 | Rollup merge of #30465 - androm3da:master, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-12-23 | Rollup merge of #30461 - lnmx:doc-typo, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-23 | Strip the documentation index down to the essentials. | Brian Anderson | -31/+13 |
| 2015-12-23 | Remove links to out-of-tree docs | Brian Anderson | -24/+0 |
| 2015-12-23 | Remove the FAQs in favor of the website | Brian Anderson | -408/+3 |
| 2015-12-23 | Implement custom panic handlers | Steven Fackler | -8/+331 |
| 2015-12-23 | Minor fix to whitespace in libsyntax | Erick Tryzelaar | -2/+2 |
| 2015-12-23 | doc: make line visible | Tshepang Lekhonkhobe | -1/+1 |
| 2015-12-23 | Auto merge of #30525 - semarie:ncpu, r=alexcrichton | bors | -4/+4 |
| 2015-12-23 | Auto merge of #30377 - Wafflespeanut:levenshtein, r=Manishearth | bors | -94/+94 |
| 2015-12-23 | Auto merge of #30504 - mitaa:rdoc_root, r=alexcrichton | bors | -8/+10 |
| 2015-12-22 | Don't record the root module in the search index | mitaa | -8/+10 |
| 2015-12-22 | std: Remove old android header file | Alex Crichton | -37/+0 |
| 2015-12-22 | Stop re-exporting PathParameters's variants. | Ms2ger | -35/+36 |
| 2015-12-22 | Fix def paths creation for items inlined from external crates. | Michael Woerister | -23/+50 |
| 2015-12-22 | Removed usage of `drop` from `std::net::UdpSocket` docs | defyrlt | -10/+11 |
| 2015-12-22 | variable `CPUS_SIZE` should have a snake case name such as `cpus_size` | Sébastien Marie | -3/+3 |
| 2015-12-22 | explicit use libc to refer to HW_NCPU | Sébastien Marie | -1/+1 |
| 2015-12-22 | Auto merge of #30417 - alexcrichton:better-detect-elf-tls, r=alexcrichton | bors | -84/+103 |
| 2015-12-22 | Auto merge of #30175 - alexcrichton:less-c-code, r=brson | bors | -662/+154 |
| 2015-12-21 | std: Remove rust_builtin C support library | Alex Crichton | -662/+154 |
| 2015-12-21 | std: Use cfg(target_thread_local) in thread_local! | Alex Crichton | -78/+50 |
| 2015-12-21 | syntax: Respect allow_internal_unstable in macros | Alex Crichton | -5/+11 |
| 2015-12-21 | rustc: Add feature-gated cfg(target_thread_local) | Alex Crichton | -2/+43 |
| 2015-12-22 | add openbsd snapshot | Sébastien Marie | -0/+1 |
| 2015-12-22 | Auto merge of #30516 - retep998:non-universal-crt, r=alexcrichton | bors | -2/+9 |
| 2015-12-21 | Fix Universal CRT detection on weird setups | Peter Atashian | -2/+9 |
| 2015-12-21 | Auto merge of #30434 - alexcrichton:update-jemalloc, r=alexcrichton | bors | -0/+0 |
| 2015-12-21 | std: Ensure AssertRecoverSafe indeed is more often | Alex Crichton | -16/+24 |
| 2015-12-21 | Auto merge of #30352 - alexcrichton:new-snashots, r=nikomatsakis | bors | -836/+44 |
| 2015-12-21 | std: Update jemalloc version | Alex Crichton | -0/+0 |
| 2015-12-21 | Auto merge of #30460 - Ms2ger:BindingMode, r=alexcrichton | bors | -27/+26 |
| 2015-12-21 | Register new snapshots | Alex Crichton | -836/+44 |
| 2015-12-21 | Auto merge of #30512 - semarie:openbsd-libc, r=alexcrichton | bors | -1/+1 |
| 2015-12-21 | unbreak openbsd code | Sébastien Marie | -1/+1 |
| 2015-12-21 | Auto merge of #30413 - pnkfelix:fsk-span_note, r=Manishearth | bors | -5/+133 |
| 2015-12-21 | Auto merge of #30400 - fbergr:master, r=steveklabnik | bors | -1/+1 |
| 2015-12-21 | Auto merge of #30493 - semarie:openbsd-cc, r=alexcrichton | bors | -5/+1 |