| Age | Commit message (Expand) | Author | Lines |
| 2017-02-09 | Rollup merge of #39647 - japaric:sparc, r=alexcrichton | Corey Farwell | -1/+6 |
| 2017-02-09 | Rollup merge of #39615 - phungleson:corefloat, r=alexcrichton | Corey Farwell | -90/+123 |
| 2017-02-09 | Rollup merge of #39602 - estebank:fix-39544, r=eddyb | Corey Farwell | -1/+33 |
| 2017-02-09 | Rollup merge of #39601 - dumbbell:update-liblibc-to-include-aarch64-unknown-f... | Corey Farwell | -0/+0 |
| 2017-02-09 | Rollup merge of #39595 - camlorn:structured_repr, r=eddyb | Corey Farwell | -94/+116 |
| 2017-02-09 | Auto merge of #39586 - arielb1:packed-values, r=eddyb | bors | -267/+388 |
| 2017-02-08 | Rollup merge of #39671 - alexcrichton:change-order, r=brson | Corey Farwell | -10/+10 |
| 2017-02-08 | Rollup merge of #39653 - JanZerebecki:test-issue-27433, r=alexcrichton | Corey Farwell | -0/+15 |
| 2017-02-08 | Rollup merge of #39649 - GuillaumeGomez:join_paths-url, r=frewsxcv | Corey Farwell | -4/+8 |
| 2017-02-08 | Rollup merge of #39599 - alexcrichton:cargo-tarball-name, r=brson | Corey Farwell | -0/+2 |
| 2017-02-08 | Rollup merge of #39598 - alexcrichton:cargo-branch, r=brson | Corey Farwell | -3/+1 |
| 2017-02-08 | Rollup merge of #39589 - ollie27:rustdoc_impl_disambiguation, r=alexcrichton | Corey Farwell | -11/+67 |
| 2017-02-08 | Rollup merge of #38699 - japaric:lsan, r=alexcrichton | Corey Farwell | -6/+763 |
| 2017-02-08 | Rollup merge of #37928 - chriskrycho:document-rfc-1623, r=steveklabnik | Corey Farwell | -9/+60 |
| 2017-02-08 | sanitizer-dylib: only run where std for x86_64-linux is available | Jorge Aparicio | -1/+5 |
| 2017-02-08 | travis: Fix build order of dist-x86-linux | Alex Crichton | -10/+10 |
| 2017-02-08 | fix the sanitizer-dylib test on non x86_64 linux hosts | Jorge Aparicio | -1/+1 |
| 2017-02-08 | dist-x86-linux: install newer kernel headers | Jorge Aparicio | -0/+30 |
| 2017-02-08 | enable sanitizers on build job that tests x86_64 linux | Jorge Aparicio | -1/+1 |
| 2017-02-08 | enable sanitizers on x86_64-linux releases | Jorge Aparicio | -1/+1 |
| 2017-02-08 | use helper function in the rebuild logic of the rustc_*san crates | Jorge Aparicio | -60/+24 |
| 2017-02-08 | build/test the sanitizers only when --enable-sanitizers is used | Jorge Aparicio | -65/+20 |
| 2017-02-08 | sanitizer support | Jorge Aparicio | -5/+809 |
| 2017-02-08 | pacify tidy | Ariel Ben-Yehuda | -4/+7 |
| 2017-02-08 | address review comments | Ariel Ben-Yehuda | -1/+1 |
| 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 | Add missing urls on join_paths | Guillaume Gomez | -4/+8 |
| 2017-02-08 | Add test for #27433 | Jan Zerebecki | -0/+15 |
| 2017-02-08 | Auto merge of #39523 - alexcrichton:fpic, r=aturon | bors | -418/+590 |
| 2017-02-08 | Add more examples, get everything passing at last. | Chris Krycho | -6/+33 |
| 2017-02-08 | build-manifest: update TARGETS | Jorge Aparicio | -0/+1 |
| 2017-02-08 | build std for sparc64-unknown-linux-gnu | Jorge Aparicio | -1/+5 |
| 2017-02-08 | Rollup merge of #39630 - alexcrichton:update-manifest, r=brson | Corey Farwell | -4/+13 |
| 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-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 |