| Age | Commit message (Expand) | Author | Lines |
| 2017-02-10 | If is now always a SwitchInt in MIR | Simonas Kazlauskas | -0/+1 |
| 2017-02-09 | Rollup merge of #39707 - durka:parsimonious-span-note, r=jonathandturner | Corey Farwell | -39/+3 |
| 2017-02-09 | Rollup merge of #39700 - msopena:master, r=est31 | Corey Farwell | -0/+17 |
| 2017-02-09 | Rollup merge of #39674 - jseyfried:fix_token_tree_parsing_ICE, r=nrc | Corey Farwell | -0/+32 |
| 2017-02-09 | change span_notes to notes in E0368/E0369 | Alex Burka | -39/+3 |
| 2017-02-09 | Auto merge of #39694 - frewsxcv:rollup, r=frewsxcv | bors | -18/+89 |
| 2017-02-09 | Adding compile fail test for const_indexing feature | Mario | -0/+17 |
| 2017-02-09 | Rollup merge of #39682 - solson:fix-unaligned-read, r=eddyb | Corey Farwell | -15/+46 |
| 2017-02-09 | Rollup merge of #39678 - vadimcn:top-level-expn, r=michaelwoerister | Corey Farwell | -0/+43 |
| 2017-02-09 | Rollup merge of #39604 - est31:i128_tests, r=alexcrichton | Corey Farwell | -3/+0 |
| 2017-02-09 | Auto merge of #38109 - tromey:main-subprogram, r=michaelwoerister | bors | -0/+56 |
| 2017-02-09 | Auto merge of #39686 - frewsxcv:rollup, r=frewsxcv | bors | -0/+30 |
| 2017-02-09 | Rollup merge of #39602 - estebank:fix-39544, r=eddyb | Corey Farwell | -0/+30 |
| 2017-02-09 | Auto merge of #39265 - est31:master, r=petrochenkov | bors | -18/+0 |
| 2017-02-09 | Fix indentation in test. | Scott Olson | -14/+14 |
| 2017-02-09 | Avoid unsafe unaligned loads in test. | Scott Olson | -1/+32 |
| 2017-02-09 | Auto merge of #39586 - arielb1:packed-values, r=eddyb | bors | -0/+29 |
| 2017-02-08 | Exclude top-level macro expansions from source location override. | Vadim Chugunov | -0/+43 |
| 2017-02-08 | Rollup merge of #39653 - JanZerebecki:test-issue-27433, r=alexcrichton | Corey Farwell | -0/+15 |
| 2017-02-08 | Rollup merge of #39589 - ollie27:rustdoc_impl_disambiguation, r=alexcrichton | Corey Farwell | -0/+40 |
| 2017-02-08 | Rollup merge of #38699 - japaric:lsan, r=alexcrichton | Corey Farwell | -0/+159 |
| 2017-02-08 | sanitizer-dylib: only run where std for x86_64-linux is available | Jorge Aparicio | -1/+5 |
| 2017-02-09 | Fix ICE when parsing token trees after an error. | Jeffrey Seyfried | -0/+32 |
| 2017-02-08 | fix the sanitizer-dylib test on non x86_64 linux hosts | Jorge Aparicio | -1/+1 |
| 2017-02-08 | build/test the sanitizers only when --enable-sanitizers is used | Jorge Aparicio | -49/+4 |
| 2017-02-08 | sanitizer support | Jorge Aparicio | -0/+200 |
| 2017-02-08 | emit "align 1" metadata on loads/stores of packed structs | Ariel Ben-Yehuda | -0/+29 |
| 2017-02-08 | Add test for #27433 | Jan Zerebecki | -0/+15 |
| 2017-02-08 | Rollup merge of #39597 - GuillaumeGomez:correct_rustdoc_test_file, r=alexcric... | Corey Farwell | -0/+21 |
| 2017-02-08 | Rollup merge of #39582 - nikomatsakis:incr-comp-issue-39569, r=michaelwoerister | Corey Farwell | -0/+38 |
| 2017-02-08 | Rollup merge of #39512 - oconnor663:try_wait, r=alexcrichton | Corey Farwell | -10/+9 |
| 2017-02-08 | Rollup merge of #39462 - emilio:improper-ctypes, r=nikomatsakis | Corey Farwell | -0/+40 |
| 2017-02-08 | Stabilize static in const | est31 | -18/+0 |
| 2017-02-08 | Add more test for rustdoc --test | Guillaume Gomez | -0/+21 |
| 2017-02-07 | Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brson | Corey Farwell | -1/+1 |
| 2017-02-07 | Rollup merge of #39361 - cengizIO:master, r=arielb1 | Corey Farwell | -43/+59 |
| 2017-02-06 | make Child::try_wait return io::Result<Option<ExitStatus>> | Jack O'Connor | -10/+9 |
| 2017-02-06 | Fix ICE when accessing mutably an immutable enum | Esteban Küber | -0/+30 |
| 2017-02-07 | Unignore u128 test for stage 0,1 | est31 | -3/+0 |
| 2017-02-06 | Revert "Add 128-bit atomics" | Alex Crichton | -9/+1 |
| 2017-02-06 | rustdoc: Improve impl disambiguation | Oliver Middleton | -0/+40 |
| 2017-02-06 | fix case where some edges can't be recreated by expanding the graph | Niko Matsakis | -1/+1 |
| 2017-02-06 | regr test | Niko Matsakis | -0/+38 |
| 2017-02-06 | Auto merge of #39500 - michaelwoerister:fix-ich-testing, r=nikomatsakis | bors | -27/+183 |
| 2017-02-05 | Auto merge of #38897 - nikomatsakis:issue-32330-followup, r=arielb1 | bors | -30/+88 |
| 2017-02-05 | make lifetimes that only appear in return type early-bound | Niko Matsakis | -30/+88 |
| 2017-02-05 | Rollup merge of #39530 - TimNN:more-gdb, r=alexcrichton | Corey Farwell | -10/+10 |
| 2017-02-05 | Rollup merge of #39526 - canndrew:uninhabited-while-let-fix, r=arielb1 | Corey Farwell | -0/+8 |
| 2017-02-05 | Rollup merge of #39519 - nagisa:more-snap, r=alexcrichton | Corey Farwell | -10/+0 |
| 2017-02-05 | Rollup merge of #39443 - phungleson:remove-unresolved-things, r=nikomatsakis | Corey Farwell | -0/+29 |