| Age | Commit message (Expand) | Author | Lines |
| 2017-02-08 | Inline the function `with_lvalue_ref` into `trans_transmute` | Ariel Ben-Yehuda | -49/+31 |
| 2017-02-08 | remove unneeded drop of isize | Ariel Ben-Yehuda | -4/+0 |
| 2017-02-08 | emit "align 1" metadata on loads/stores of packed structs | Ariel Ben-Yehuda | -223/+363 |
| 2017-02-08 | Auto merge of #39645 - frewsxcv:rollup, r=frewsxcv | bors | -1606/+1922 |
| 2017-02-08 | Rollup merge of #39630 - alexcrichton:update-manifest, r=brson | Corey Farwell | -4/+13 |
| 2017-02-08 | Rollup merge of #39624 - brson:relnotes-master, r=alexcrichton | Corey Farwell | -1/+1 |
| 2017-02-08 | Rollup merge of #39622 - alexcrichton:clean-dist, r=brson | Corey Farwell | -0/+1 |
| 2017-02-08 | Rollup merge of #39597 - GuillaumeGomez:correct_rustdoc_test_file, r=alexcric... | Corey Farwell | -47/+108 |
| 2017-02-08 | Rollup merge of #39583 - michaelwoerister:limit-llvm-threads, r=nikomatsakis | Corey Farwell | -4/+8 |
| 2017-02-08 | Rollup merge of #39582 - nikomatsakis:incr-comp-issue-39569, r=michaelwoerister | Corey Farwell | -35/+122 |
| 2017-02-08 | Rollup merge of #39561 - phungleson:libcollectionsbench, r=alexcrichton | Corey Farwell | -1372/+1442 |
| 2017-02-08 | Rollup merge of #39557 - bjorn3:pp-docs, r=jseyfried | Corey Farwell | -78/+89 |
| 2017-02-08 | Rollup merge of #39529 - dylanmckay:llvm-4.0-align32, r=alexcrichton | Corey Farwell | -26/+29 |
| 2017-02-08 | Rollup merge of #39512 - oconnor663:try_wait, r=alexcrichton | Corey Farwell | -32/+30 |
| 2017-02-08 | Rollup merge of #39462 - emilio:improper-ctypes, r=nikomatsakis | Corey Farwell | -7/+79 |
| 2017-02-08 | Add more test for rustdoc --test | Guillaume Gomez | -25/+79 |
| 2017-02-08 | Auto merge of #39638 - frewsxcv:rollup, r=frewsxcv | bors | -8275/+4129 |
| 2017-02-07 | Rollup merge of #39621 - GuillaumeGomez:current_dir_docs, r=steveklabnik | Corey Farwell | -2/+5 |
| 2017-02-07 | Rollup merge of #39620 - Gheoan:patch-1, r=steveklabnik | Corey Farwell | -1/+1 |
| 2017-02-07 | Rollup merge of #39593 - steveklabnik:bookshelf-landing-page, r=frewsxcv | Corey Farwell | -20/+32 |
| 2017-02-07 | Rollup merge of #39545 - JordiPolo:fix/1_15_released, r=jseyfried | Corey Farwell | -4/+3 |
| 2017-02-07 | Rollup merge of #39482 - king6cong:master, r=frewsxcv | Corey Farwell | -1/+1 |
| 2017-02-07 | Rollup merge of #39459 - phungleson:fix-short-hand-struct-doc, r=steveklabnik | Corey Farwell | -0/+46 |
| 2017-02-07 | Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brson | Corey Farwell | -8148/+75 |
| 2017-02-07 | Rollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton | Corey Farwell | -0/+32 |
| 2017-02-07 | Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brson | Corey Farwell | -50/+3773 |
| 2017-02-07 | Rollup merge of #39374 - durka:patch-34, r=steveklabnik | Corey Farwell | -5/+13 |
| 2017-02-07 | Rollup merge of #39372 - seanmonstar:more-addr-froms, r=alexcrichton | Corey Farwell | -0/+29 |
| 2017-02-07 | Rollup merge of #39361 - cengizIO:master, r=arielb1 | Corey Farwell | -56/+124 |
| 2017-02-07 | Rollup merge of #38764 - Aaronepower:master, r=aturon | Corey Farwell | -0/+7 |
| 2017-02-07 | Rename manifest_version to manifest-version | Alex Crichton | -4/+13 |
| 2017-02-08 | Auto merge of #39324 - clarcharr:ipv6_u128, r=alexcrichton | bors | -5/+38 |
| 2017-02-07 | reference: clarify #[cfg] section | Alex Burka | -5/+13 |
| 2017-02-07 | Bump stable release date | Brian Anderson | -1/+1 |
| 2017-02-07 | rustbuild: Clean build/dist on `make clean` | Alex Crichton | -0/+1 |
| 2017-02-07 | Add missing urls for current_dir | Guillaume Gomez | -2/+5 |
| 2017-02-07 | review nits | Steve Klabnik | -8/+8 |
| 2017-02-07 | add missing comma | Gheorghe Anghelescu | -1/+1 |
| 2017-02-07 | Auto merge of #39002 - GuillaumeGomez:debug_libcollections, r=aturon | bors | -0/+257 |
| 2017-02-07 | Change deprecation warning to indicate custom derive support was removed from... | Jordi Polo | -4/+3 |
| 2017-02-06 | make Child::try_wait return io::Result<Option<ExitStatus>> | Jack O'Connor | -32/+30 |
| 2017-02-07 | Auto merge of #39591 - alexcrichton:revert-128, r=brson | bors | -27/+1 |
| 2017-02-06 | Display correct filename with --test option | Guillaume Gomez | -22/+29 |
| 2017-02-06 | Re-write the doc index page | Steve Klabnik | -20/+32 |
| 2017-02-06 | Revert "Add 128-bit atomics" | Alex Crichton | -27/+1 |
| 2017-02-06 | A few documentation improvements for `syntax::print::pp` | bjorn3 | -78/+89 |
| 2017-02-06 | compiletest: Add caching of test results | Alex Crichton | -1/+49 |
| 2017-02-06 | rustbuild: Fix a few locations with makefiles gone | Alex Crichton | -28/+17 |
| 2017-02-06 | Clean our src/etc of old files | Alex Crichton | -520/+0 |
| 2017-02-06 | std: Remove cfg(cargobuild) annotations | Alex Crichton | -205/+7 |